Thu, 10 Nov 2011 20:17:05 -0800 7110586: C2 generates incorrect results
kvn [Thu, 10 Nov 2011 20:17:05 -0800] rev 11188
7110586: C2 generates incorrect results Summary: Exact limit of empty loop calculated incorrectly. Reviewed-by: iveresov, never
Wed, 07 Dec 2011 07:27:09 -0800 7118648: disable compressed oops by default on MacOS X until 7118647 is fixed
dcubed [Wed, 07 Dec 2011 07:27:09 -0800] rev 11187
7118648: disable compressed oops by default on MacOS X until 7118647 is fixed Summary: UseCompressedOops is false by default on MacOS X; can still be set manually Reviewed-by: jmelvin, kvn, dholmes
Tue, 06 Dec 2011 16:35:04 -0500 Merge
vladidan [Tue, 06 Dec 2011 16:35:04 -0500] rev 11186
Merge
Tue, 06 Dec 2011 05:28:17 -0800 Merge
dcubed [Tue, 06 Dec 2011 05:28:17 -0800] rev 11185
Merge
Mon, 05 Dec 2011 14:55:16 -0800 7117748: SA_APPLE_BOOT_JAVA and ALWAYS_PASS_TEST_GAMMA settings should not be required on MacOS X
dcubed [Mon, 05 Dec 2011 14:55:16 -0800] rev 11184
7117748: SA_APPLE_BOOT_JAVA and ALWAYS_PASS_TEST_GAMMA settings should not be required on MacOS X Summary: Replace SA_APPLE_BOOT_JAVA with logic that checks the boot JDK for the location of JDI classes. ALWAYS_PASS_TEST_GAMMA is true by default on Darwin. Reviewed-by: kvn, swingler
Mon, 05 Dec 2011 12:50:00 -0500 7117389: Add a framework for vendor-specific command line switch extensions to Hotspot
phh [Mon, 05 Dec 2011 12:50:00 -0500] rev 11183
7117389: Add a framework for vendor-specific command line switch extensions to Hotspot Summary: Add a file, globals_ext.hpp, containing a null interface, to be replaced by a vendor in altsrc as needed. Reviewed-by: coleenp, kamg, dholmes, johnc, jrose
Fri, 02 Dec 2011 21:10:45 -0800 7117536: new hotspot build - hs23-b08
jcoomes [Fri, 02 Dec 2011 21:10:45 -0800] rev 11182
7117536: new hotspot build - hs23-b08 Reviewed-by: johnc
Fri, 02 Dec 2011 15:11:40 -0800 Added tag hs23-b07 for changeset 3ba6557b91f7
jcoomes [Fri, 02 Dec 2011 15:11:40 -0800] rev 11181
Added tag hs23-b07 for changeset 3ba6557b91f7
Fri, 02 Dec 2011 15:11:18 -0800 Merge
jcoomes [Fri, 02 Dec 2011 15:11:18 -0800] rev 11180
Merge
Fri, 02 Dec 2011 08:52:53 -0500 Merge
tonyp [Fri, 02 Dec 2011 08:52:53 -0500] rev 11179
Merge
Tue, 22 Nov 2011 14:59:34 -0800 7112997: Remove obsolete code ResetObjectsClosure and VerifyUpdateClosure
jmasa [Tue, 22 Nov 2011 14:59:34 -0800] rev 11178
7112997: Remove obsolete code ResetObjectsClosure and VerifyUpdateClosure Summary: Remove obsolete code. Reviewed-by: brutisso, ysr, jcoomes
Tue, 22 Nov 2011 14:18:39 -0800 7106024: CMS: Removed unused code for precleaning in remark phase
jmasa [Tue, 22 Nov 2011 14:18:39 -0800] rev 11177
7106024: CMS: Removed unused code for precleaning in remark phase Summary: Remove dead code. Reviewed-by: stefank, ysr
Thu, 17 Nov 2011 12:40:15 -0800 7112743: G1: Reduce overhead of marking closure during evacuation pauses
johnc [Thu, 17 Nov 2011 12:40:15 -0800] rev 11176
7112743: G1: Reduce overhead of marking closure during evacuation pauses Summary: Parallelize the serial code that was used to mark objects reachable from survivor objects in the collection set. Some minor improvments in the timers used to track the freeing of the collection set along with some tweaks to PrintGCDetails. Reviewed-by: tonyp, brutisso
Mon, 28 Nov 2011 09:49:05 -0800 7114303: G1: assert(_g1->mark_in_progress()) failed: shouldn't be here otherwise
johnc [Mon, 28 Nov 2011 09:49:05 -0800] rev 11175
7114303: G1: assert(_g1->mark_in_progress()) failed: shouldn't be here otherwise Summary: Race between the VM thread reading G1CollectedHeap::_mark_in_progress and it being set by the concurrent mark thread when concurrent marking is aborted by a full GC. Have the concurrent mark thread join the SuspendibleThreadSet before changing the marking state. Reviewed-by: tonyp, brutisso
(0) -10000 -3000 -1000 -300 -100 -14 +14 +100 +300 +1000 +3000 +10000 +30000 tip