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
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
iklam [Tue, 10 Nov 2015 20:34:36 +0100] rev 33802
Merge