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 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