log src/share/vm/runtime/globals.hpp @ 1552:c18cbe5936b8

age author description
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 20 May 2010 01:34:22 -0700 jrose Merge
Mon, 17 May 2010 16:50:07 -0700 never 6950075: nmethod sweeper should operate concurrently
Thu, 13 May 2010 13:05:47 -0700 jcoomes Merge hs19-b01
Mon, 03 May 2010 20:19:05 -0700 ysr 6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker
Mon, 03 May 2010 10:24:51 -0700 ysr 6948537: CMS: BOT walkers observe out-of-thin-air zeros on sun4v sparc/CMT
Tue, 11 May 2010 15:19:19 -0700 jrose Merge
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Thu, 18 Nov 2010 17:27:43 +0100 Thomas Wuerthinger Inlining of static final field values. Java mirror instead of VmID. Support for PrintMetrics option.
Wed, 07 Apr 2010 12:39:27 -0700 kvn 6940726: Use BIS instruction for allocation prefetch on Sparc
Wed, 07 Apr 2010 10:35:56 -0700 kvn 6940733: allocate non static oop fields in super and sub classes together
Wed, 07 Apr 2010 09:37:47 -0700 kvn 6940701: Don't align loops in stubs for Niagara sparc
Fri, 02 Apr 2010 15:55:04 -0700 kvn Merge
Thu, 18 Mar 2010 14:31:41 -0700 never 6926979: should simplify catch_inline_exception
Fri, 26 Mar 2010 11:10:26 -0400 acorn Merge
Sat, 13 Mar 2010 16:32:49 -0800 xlu 6934758: Expose the break down of clean up task time during safepoint.
Wed, 03 Mar 2010 14:48:26 -0800 jcoomes 4396719: Mark Sweep stack overflow on deeply nested Object arrays
Tue, 02 Mar 2010 13:59:37 -0800 johnc Merge
Fri, 26 Feb 2010 16:40:55 -0500 phh 6923123: Hotspot refuses to start when -Xmx4m or -Xms4m is specified
Wed, 24 Feb 2010 07:00:33 -0800 jmasa 6928081: G1: rename parameters common with CMS
Tue, 23 Feb 2010 23:14:34 -0500 tonyp 6928073: G1: use existing command line parameters for marking cycle initiation
Thu, 04 Feb 2010 03:34:05 -0800 twisti Merge
Wed, 03 Feb 2010 12:28:30 -0800 never 6921922: fix for 6911204 breaks tagged stack interpreter
Mon, 01 Feb 2010 16:49:49 -0800 kvn 6614597: Performance variability in jvm2008 xml.validation
Fri, 29 Jan 2010 09:27:22 -0800 kvn 4360113: Evict nmethods when code cache gets full
Wed, 27 Jan 2010 22:38:37 -0800 ysr Merge
Mon, 25 Jan 2010 18:03:29 -0500 tonyp 6919980: G1: remove +UseG1GC from under experimental options (second attempt)
Tue, 26 Jan 2010 08:53:24 -0800 kvn 6919886: Sweep CodeCache more aggressively to reduce its usage for CompileTheWorld
Wed, 20 Jan 2010 12:54:25 -0800 iveresov Merge