jprovino [Wed, 11 Nov 2015 23:47:41 +0000] rev 33813
Merge
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
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
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
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
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
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
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
tschatzl [Tue, 10 Nov 2015 20:39:29 +0000] rev 33805
Merge
tschatzl [Tue, 10 Nov 2015 17:57:01 +0100] rev 33804
Merge