hg: jdk9/hs-gc/hotspot: 2 new changesets

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Wed Jun 25 16:33:01 UTC 2014


Changeset: ff9010e0ef3b
Author:    tschatzl
Date:      2014-06-25 17:22 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/ff9010e0ef3b

8026847: [TESTBUG] gc/g1/TestSummarizeRSetStats* tests launch 32bit jvm with UseCompressedOops
Summary: The test launched a 32 bit VM with UseCompressedOops enabled. This is not supported on 32 bit VMs, causing a test failure. Investigation showed that the use of this flag is not required at all, so simply remove it.
Reviewed-by: tschatzl, jwilhelm
Contributed-by: Andrey Zakharov <andrey.x.zakharov at oracle.com>

! test/gc/g1/TestSummarizeRSetStatsTools.java

Changeset: 243f11b99845
Author:    tschatzl
Date:      2014-06-25 15:43 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/243f11b99845

Merge




More information about the jdk9-all-changes mailing list