stefank [Fri, 04 Apr 2014 09:46:10 +0200] rev 23858
8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: brutisso, tschatzl
jwilhelm [Thu, 03 Apr 2014 16:20:16 +0200] rev 23857
8039089: List verification enabled in product builds
Summary: Replaced the verification call to a conditional one that only runs verification in debug builds.
Reviewed-by: brutisso, tschatzl
kevinw [Thu, 03 Apr 2014 11:21:33 -0700] rev 23856
Merge
vkempik [Thu, 03 Apr 2014 17:49:31 +0400] rev 23855
8016302: Change type of the number of GC workers to unsigned int (2)
Reviewed-by: tschatzl, jwilhelm
ehelin [Mon, 31 Mar 2014 17:09:38 +0200] rev 23854
8038934: Remove prefix allocated_ from methods and variables in Metaspace
Reviewed-by: jmasa, coleenp
ehelin [Wed, 26 Mar 2014 14:15:02 +0100] rev 23853
8035667: EventMetaspaceSummary doesn't report committed Metaspace memory
Reviewed-by: jmasa, stefank
pliden [Thu, 03 Apr 2014 10:39:27 +0200] rev 23852
8038461: Test gc/g1/TestStringDeduplicationMemoryUsage.java fails with unexpected memory usage
Reviewed-by: jmasa, sjohanss
sjohanss [Wed, 19 Mar 2014 17:08:03 +0100] rev 23851
8029186: regression-hotspot nightly failure: assert(FLAG_IS_DEFAULT(MaxNewSize) || MaxNewSize < MaxHeapSize) failed
Summary: Cleaned up the collector policy and added more asserts to enforce that the heap is correctly setup.
Reviewed-by: jwilhelm, jmasa
bharadwaj [Thu, 10 Apr 2014 19:47:17 -0400] rev 23850
Merge
iignatyev [Wed, 09 Apr 2014 19:45:59 +0000] rev 23849
Merge