Wed, 11 Sep 2013 16:25:02 +0200 8010722: assert: failed: heap size is too big for compressed oops
tschatzl [Wed, 11 Sep 2013 16:25:02 +0200] rev 19986
8010722: assert: failed: heap size is too big for compressed oops Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation. Reviewed-by: stefank, dholmes
Wed, 11 Sep 2013 06:15:31 -0700 Merge
mgerdin [Wed, 11 Sep 2013 06:15:31 -0700] rev 19985
Merge
Wed, 11 Sep 2013 09:37:14 +0200 8009561: NPG: Metaspace fragmentation when retiring a Metachunk
mgerdin [Wed, 11 Sep 2013 09:37:14 +0200] rev 19984
8009561: NPG: Metaspace fragmentation when retiring a Metachunk Summary: Use best-fit block-splitting freelist allocation from the block freelist. Reviewed-by: jmasa, stefank
Wed, 11 Sep 2013 12:03:41 +0200 Merge
tschatzl [Wed, 11 Sep 2013 12:03:41 +0200] rev 19983
Merge
Wed, 11 Sep 2013 10:19:16 +0200 8021823: G1: Concurrent marking crashes with -XX:ObjectAlignmentInBytes>=32 in 64bit VMs
tschatzl [Wed, 11 Sep 2013 10:19:16 +0200] rev 19982
8021823: G1: Concurrent marking crashes with -XX:ObjectAlignmentInBytes>=32 in 64bit VMs Summary: Correctly calculate the initialization value for the shift between object start and bitmap bit in the G1 mark bitmaps. Reviewed-by: tonyp
Wed, 11 Sep 2013 10:14:32 +0200 8016825: Large pages for the heap broken on Windows for compressed oops
tschatzl [Wed, 11 Sep 2013 10:14:32 +0200] rev 19981
8016825: Large pages for the heap broken on Windows for compressed oops Summary: Correctly pass the requested base address for the heap to the OS function to reserve memory. Reviewed-by: brutisso, stefank
Wed, 11 Sep 2013 08:57:02 +0200 8024176: [macosx] gc/metaspace/ClassMetaspaceSizeInJmapHeap.java failed since jdk8b105, hs25b47
mgerdin [Wed, 11 Sep 2013 08:57:02 +0200] rev 19980
8024176: [macosx] gc/metaspace/ClassMetaspaceSizeInJmapHeap.java failed since jdk8b105, hs25b47 Summary: The code for reading compressed klass pointers in the sa-agent on Mac used readCompOopAddress instead of readCompKlassAddress, this is wrong but has been hidden because compressed oops and compressed klasses has used the same base address in the past. Reviewed-by: sla, jmasa Contributed-by: stefan.johansson@oracle.com
Mon, 12 Aug 2013 17:37:02 +0200 8015107: NPG: Use consistent naming for metaspace concepts
ehelin [Mon, 12 Aug 2013 17:37:02 +0200] rev 19979
8015107: NPG: Use consistent naming for metaspace concepts Reviewed-by: coleenp, mgerdin, hseigel
Wed, 18 Sep 2013 21:47:51 -0700 Merge
bdelsart [Wed, 18 Sep 2013 21:47:51 -0700] rev 19978
Merge
Fri, 13 Sep 2013 21:36:27 -0400 8024505: [TESTBUG] update test groups for additional tests that can't run on the minimal VM
dholmes [Fri, 13 Sep 2013 21:36:27 -0400] rev 19977
8024505: [TESTBUG] update test groups for additional tests that can't run on the minimal VM Reviewed-by: coleenp, hseigel
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip