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
jwilhelm [Mon, 24 Nov 2014 23:28:48 +0100] rev 27884
Merge
minqi [Wed, 03 Dec 2014 20:32:33 -0800] rev 27883
Merge
kevinw [Wed, 03 Dec 2014 20:40:00 +0000] rev 27882
8039995: Test serviceability/sa/jmap-hashcode/Test8028623.java fails on some Linux/Mac machines.
Reviewed-by: dsamersoff, allwin, sla
vkempik [Mon, 01 Dec 2014 18:22:45 +0400] rev 27881
8058935: CPU detection gives 0 cores per cpu, 2 threads per core in Amazon EC2 environment
Reviewed-by: kvn, dsamersoff