jwilhelm [Wed, 26 Nov 2014 20:36:36 +0000] rev 27894
Merge
jwilhelm [Wed, 26 Nov 2014 17:24:57 +0000] rev 27893
Merge
jwilhelm [Tue, 25 Nov 2014 13:41:08 +0100] rev 27892
8065305: Make it possible to extend the G1CollectorPolicy
Summary: Added a G1CollectorPolicyExt where it is possible to extend the class.
Reviewed-by: sjohanss, tschatzl
jmasa [Wed, 26 Nov 2014 17:43:48 +0000] rev 27891
Merge
fzhinkin [Wed, 26 Nov 2014 14:17:06 +0400] rev 27890
8037968: Add tests on alignment of objects copied to survivor space
Reviewed-by: jmasa, dfazunen
mgerdin [Wed, 26 Nov 2014 10:53:31 +0100] rev 27889
8065358: Refactor G1s usage of save_marks and reduce related races
Summary: Stop using save_marks in G1 related code and make setting the replacement field less racy.
Reviewed-by: brutisso, tschatzl
mgerdin [Wed, 26 Nov 2014 10:51:52 +0100] rev 27888
8065218: Move CMS-specific fields from Space to CompactibleFreeListSpace
Reviewed-by: brutisso, tschatzl, sangheki
aeriksso [Fri, 17 May 2013 17:24:20 +0200] rev 27887
7176220: 'Full GC' events miss date stamp information occasionally
Summary: Move date stamp logic into GCTraceTime
Reviewed-by: brutisso, tschatzl
eistepan [Tue, 25 Nov 2014 18:16:18 +0400] rev 27886
8065749: [TESTBUG]: gc/arguments/TestG1HeapRegionSize.java fails at nightly
Reviewed-by: brutisso
mlarsson [Tue, 25 Nov 2014 11:59:55 +0100] rev 27885
8062943: REDO - Parallelize clearing the next mark bitmap
Reviewed-by: kbarrett, tschatzl