aph [Wed, 02 Aug 2017 17:22:40 +0100] rev 46753
8185723: Zero: segfaults on Power PC 32-bit
Reviewed-by: roland
tschatzl [Fri, 04 Aug 2017 14:28:57 +0200] rev 46752
8184348: Merge G1ConcurrentMark::par_mark() and G1ConcurrentMark::grayRoot()
Summary: Merge and simplify the use of G1ConcurrentMark::par_mark() and grayRoot()
Reviewed-by: mgerdin, shade
tschatzl [Fri, 04 Aug 2017 14:24:11 +0200] rev 46751
8184347: Move G1CMBitMap and support classes into their own files
Reviewed-by: rkennke, shade, mgerdin
tschatzl [Fri, 04 Aug 2017 14:15:42 +0200] rev 46750
8184346: Clean up G1CMBitmap
Summary: Trim down and improve the G1CMBitMap class structure.
Reviewed-by: mgerdin, shade, rkennke