tschatzl [Wed, 28 Jun 2017 14:15:56 +0200] rev 46575
8178151: Clean up G1RemSet files
Summary: Remove unnecessary class members, improve method visibility and naming
Reviewed-by: ehelin, sjohanss
tschatzl [Wed, 28 Jun 2017 12:11:55 +0200] rev 46574
8183006: Remove unused IterateOopClosureRegionClosure
Reviewed-by: sjohanss, ehelin
tschatzl [Wed, 28 Jun 2017 12:11:48 +0200] rev 46573
8183002: Remove unused concurrent parameter in HeapRegionManager::par_iterate
Reviewed-by: ehelin, sjohanss
tschatzl [Wed, 28 Jun 2017 10:58:19 +0200] rev 46572
8175554: Improve G1UpdateRSOrPushRefClosure
Summary: Micro-optimizations and improving naming for the G1UpdateRSOrPushRefClosure
Reviewed-by: ehelin, sangheki
tschatzl [Wed, 14 Jun 2017 11:26:44 +0200] rev 46571
8178148: Log more detailed information about scan rs phase
Summary: Add logging about the number of cards actually scanned, claimed and skipped during the Scan RS phase
Reviewed-by: ehelin, sangheki
iignatyev [Wed, 24 May 2017 18:28:34 -0700] rev 46570
8181053: port basicvmtest to jtreg
Reviewed-by: ehelin