hg: jdk9/hs-rt/hotspot: 8129977: TestSummarizeRSetStats.java fails: Incorrect amount of per-period RSet summaries at the end
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Fri Jul 3 10:04:10 UTC 2015
Changeset: 6c8e38319913
Author: tschatzl
Date: 2015-07-03 09:49 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/6c8e38319913
8129977: TestSummarizeRSetStats.java fails: Incorrect amount of per-period RSet summaries at the end
Summary: Due to unrestrained initial heap size more garbage collections than expected could be started, confusing the test. Fix the initial heap size for the test to make them pass.
Reviewed-by: tbenson, dfazunen, dcubed
! test/gc/g1/TestSummarizeRSetStats.java
! test/gc/g1/TestSummarizeRSetStatsPerRegion.java
! test/gc/g1/TestSummarizeRSetStatsTools.java
More information about the jdk9-hs-rt-changes
mailing list