amurillo [Fri, 24 May 2013 09:25:43 -0700] rev 17635
Added tag hs25-b34 for changeset e12c800cd4a8
amurillo [Fri, 24 May 2013 09:25:42 -0700] rev 17634
Merge
jwilhelm [Fri, 24 May 2013 09:29:57 +0200] rev 17633
Merge
brutisso [Wed, 22 May 2013 08:04:58 +0200] rev 17632
8014971: Minor code cleanup of the freelist management
Reviewed-by: jwilhelm, jmasa, tschatzl
tschatzl [Tue, 21 May 2013 11:30:14 +0200] rev 17631
8014405: G1: PerRegionTable::fl_mem_size() calculates size of the free list using wrong element sizes
Summary: Instead of using a simple sizeof(), ask the PerRegionTable class about its size when iterating over the free list.
Reviewed-by: jwilhelm, brutisso
brutisso [Tue, 21 May 2013 10:39:09 +0200] rev 17630
Merge
brutisso [Tue, 21 May 2013 08:50:20 +0200] rev 17629
7066063: CMS: "Conservation Principle" assert failed
Summary: Add call to coalBirth() in CompactibleFreeListSpace::reset()
Reviewed-by: ysr, jmasa
jmasa [Mon, 20 May 2013 22:34:24 -0700] rev 17628
8014862: Add fast Metasapce capacity and used per MetadataType
Reviewed-by: ehelin, stefank
tamao [Mon, 20 May 2013 10:44:33 -0700] rev 17627
7186737: Unable to allocate bit maps or card tables for parallel gc for the requested heap
Summary: Print helpful error message when VM aborts due to inability of allocating bit maps or card tables
Reviewed-by: jmasa, stefank
Contributed-by: tamao <tao.mao@oracle.com>
jwilhelm [Sun, 19 May 2013 20:31:30 +0200] rev 17626
Merge