Fri, 13 Nov 2015 10:35:26 -0800 Merge
amurillo [Fri, 13 Nov 2015 10:35:26 -0800] rev 33814
Merge
Wed, 11 Nov 2015 23:47:41 +0000 Merge
jprovino [Wed, 11 Nov 2015 23:47:41 +0000] rev 33813
Merge
Wed, 11 Nov 2015 11:47:20 -0800 8142502: [TESTBUG] Exclude runtime/ErrorHandling/SecondaryErrorTest.java on OSX until JDK-8139300 has been resolved
ctornqvi [Wed, 11 Nov 2015 11:47:20 -0800] rev 33812
8142502: [TESTBUG] Exclude runtime/ErrorHandling/SecondaryErrorTest.java on OSX until JDK-8139300 has been resolved Reviewed-by: hseigel, mseledtsov, minqi
Tue, 10 Nov 2015 11:07:15 +0100 8140689: Skip last young-only gc if nothing to do in the mixed gc phase
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33811
8140689: Skip last young-only gc if nothing to do in the mixed gc phase Reviewed-by: mgerdin, drwhite
Tue, 10 Nov 2015 11:07:15 +0100 8138740: Start initial mark right after mixed GC if needed
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33810
8138740: Start initial mark right after mixed GC if needed Summary: Instead of issuing a single young-only GC after the end of all mixed GCs, if needed immediately start an initial mark in that young-only GC. Reviewed-by: drwhite, mgerdin
Tue, 10 Nov 2015 11:07:15 +0100 8139874: After G1 Full GC, the next GC is always a young-only GC
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33809
8139874: After G1 Full GC, the next GC is always a young-only GC Summary: Allow initiation of an initial mark after Full GC Reviewed-by: ehelin
Tue, 10 Nov 2015 11:07:15 +0100 8140597: Forcing an initial mark causes G1 to abort mixed collections
tschatzl [Tue, 10 Nov 2015 11:07:15 +0100] rev 33808
8140597: Forcing an initial mark causes G1 to abort mixed collections Summary: Postpone the initial mark request until the current mixed GC phase has finished. Reviewed-by: mgerdin
Tue, 27 Oct 2015 12:25:08 +0100 8140584: nmethod::oops_do_marking_epilogue always runs verification code
stefank [Tue, 27 Oct 2015 12:25:08 +0100] rev 33807
8140584: nmethod::oops_do_marking_epilogue always runs verification code Reviewed-by: tschatzl, kvn
Mon, 09 Nov 2015 11:50:15 -0500 8141654: Tests missing -XX:+UnlockDiagnosticVMOptions
kbarrett [Mon, 09 Nov 2015 11:50:15 -0500] rev 33806
8141654: Tests missing -XX:+UnlockDiagnosticVMOptions Summary: Add missing unlock options. Reviewed-by: brutisso, tschatzl
Tue, 10 Nov 2015 20:39:29 +0000 Merge
tschatzl [Tue, 10 Nov 2015 20:39:29 +0000] rev 33805
Merge
Tue, 10 Nov 2015 17:57:01 +0100 Merge
tschatzl [Tue, 10 Nov 2015 17:57:01 +0100] rev 33804
Merge
Tue, 10 Nov 2015 09:29:40 +0100 8140585: PLAB statistics are flushed too late
tschatzl [Tue, 10 Nov 2015 09:29:40 +0100] rev 33803
8140585: PLAB statistics are flushed too late Summary: Move the call to G1EvacStats::adjust_desired_plab_sz() to after flushing the per-thread statistics. Reviewed-by: mgerdin, jmasa
Tue, 10 Nov 2015 20:34:36 +0100 Merge
iklam [Tue, 10 Nov 2015 20:34:36 +0100] rev 33802
Merge
Tue, 10 Nov 2015 09:38:24 -0800 8080940: Remove mcs post-hook from hotspot solaris builds
iklam [Tue, 10 Nov 2015 09:38:24 -0800] rev 33801
8080940: Remove mcs post-hook from hotspot solaris builds Reviewed-by: dholmes, ihse, erikj
Tue, 10 Nov 2015 17:15:48 +0000 Merge
hseigel [Tue, 10 Nov 2015 17:15:48 +0000] rev 33800
Merge
Tue, 10 Nov 2015 08:42:53 -0500 8139164: JVM should throw ClassFormatError for non-void methods named <clinit>
hseigel [Tue, 10 Nov 2015 08:42:53 -0500] rev 33799
8139164: JVM should throw ClassFormatError for non-void methods named <clinit> Summary: If method being parsed is named <clinit>, throw ClassFormatError if it is not void or has arguments, for class file version >= 51. Reviewed-by: acorn, lfoltan
Tue, 10 Nov 2015 09:49:14 +0100 8140404: Revert the removal of CMSTestInFreeList
david [Tue, 10 Nov 2015 09:49:14 +0100] rev 33798
8140404: Revert the removal of CMSTestInFreeList Reviewed-by: jmasa, brutisso
Mon, 09 Nov 2015 15:09:03 +0100 8141946: Remove develop flag G1TraceHeapRegionRememberedSet
david [Mon, 09 Nov 2015 15:09:03 +0100] rev 33797
8141946: Remove develop flag G1TraceHeapRegionRememberedSet Reviewed-by: mgerdin, tschatzl
Tue, 10 Nov 2015 04:37:35 +0000 Merge
sspitsyn [Tue, 10 Nov 2015 04:37:35 +0000] rev 33796
Merge
Tue, 10 Nov 2015 03:54:50 +0000 Merge
sspitsyn [Tue, 10 Nov 2015 03:54:50 +0000] rev 33795
Merge
Mon, 26 Oct 2015 16:21:37 +0100 8140482: Various minor code improvements (runtime)
goetz [Mon, 26 Oct 2015 16:21:37 +0100] rev 33794
8140482: Various minor code improvements (runtime) Reviewed-by: dholmes, coleenp, sspitsyn, dsamersoff
Tue, 10 Nov 2015 00:18:11 +0000 Merge
kbarrett [Tue, 10 Nov 2015 00:18:11 +0000] rev 33793
Merge
Fri, 06 Nov 2015 16:30:40 -0500 8077571: ObjPtrQueue is poorly named
kbarrett [Fri, 06 Nov 2015 16:30:40 -0500] rev 33792
8077571: ObjPtrQueue is poorly named Summary: Renamed to SATBMarkQueue and renamed files. Reviewed-by: brutisso, tschatzl, dholmes, twisti
Mon, 09 Nov 2015 15:19:59 +0300 8130255: [TESTBUG] closed/runtime/4784641/CheckedIsSameObjectTest fails when running 32-bit ARM binaries on 64-bit ARM hosts
stsmirno [Mon, 09 Nov 2015 15:19:59 +0300] rev 33791
8130255: [TESTBUG] closed/runtime/4784641/CheckedIsSameObjectTest fails when running 32-bit ARM binaries on 64-bit ARM hosts Summary: Rewrote test in Java with a number of changes Reviewed-by: ctornqvi, gtriantafill, ddmitriev
Mon, 09 Nov 2015 11:35:45 +0000 Merge
david [Mon, 09 Nov 2015 11:35:45 +0000] rev 33790
Merge
Mon, 09 Nov 2015 11:26:15 +0100 8141434: G1CollectedHeap::into_cset_dirty_card_queue_set should be moved to G1RemSet
david [Mon, 09 Nov 2015 11:26:15 +0100] rev 33789
8141434: G1CollectedHeap::into_cset_dirty_card_queue_set should be moved to G1RemSet Reviewed-by: tschatzl, mgerdin
Mon, 09 Nov 2015 11:29:04 +0100 Merge
ihse [Mon, 09 Nov 2015 11:29:04 +0100] rev 33788
Merge
Mon, 09 Nov 2015 10:59:59 +0100 8141548: Hotspot Windows build should respect WARNINGS_AS_ERRORS
ihse [Mon, 09 Nov 2015 10:59:59 +0100] rev 33787
8141548: Hotspot Windows build should respect WARNINGS_AS_ERRORS Reviewed-by: erikj, dholmes
Mon, 09 Nov 2015 09:19:39 +0100 8139867: Change how startsHumongous and continuesHumongous regions work in G1.
david [Mon, 09 Nov 2015 09:19:39 +0100] rev 33786
8139867: Change how startsHumongous and continuesHumongous regions work in G1. Reviewed-by: tschatzl, tbenson
Fri, 06 Nov 2015 09:58:06 -0800 8141533: [TESTBUG] Add @ignore to runtime/CompressedOops/UseCompressedOops.java until JDK-8079353 has been resolved
ctornqvi [Fri, 06 Nov 2015 09:58:06 -0800] rev 33785
8141533: [TESTBUG] Add @ignore to runtime/CompressedOops/UseCompressedOops.java until JDK-8079353 has been resolved Reviewed-by: gtriantafill, stsmirno, hseigel
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip