tmtools/jstat/gccapacity/jstat_gccapacity01
Test fails with the following error:
nsk.share.Failure: Unexpected NGC (current new generation capacity): 2048.0, expected value is 1536.0
at tmtools.jstat.JstatAnalyser.testAssert(JstatAnalyser.java:330)
at tmtools.jstat.shareGC.SpaceSizeAnalyser.checkLineConsistency(SpaceSizeAnalyser.java:46)
tmtools/jstat/gccapacity/jstat_gccapacity02
nsk.share.Failure: OGC < OGCMN (generation capacity < min generation capacity)
at tmtools.jstat.JstatAnalyser.testAssert(JstatAnalyser.java:330)
at tmtools.jstat.GCCapacityOutputAnalyser.checkOldGenConsistency(GCCapacityOutputAnalyser.java:85)
Test Runs:
http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=340723.JAVASE.NIGHTLY.VM.RT_Baseline.2014-01-01-135&show-limit=0&filter=
http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=340723.JAVASE.NIGHTLY.VM.RT_Baseline.2014-01-01-27&show-limit=0&filter=
Options: -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:ReservedCodeCacheSize=256M
Hosts: MacOSX, Linux-amd64, WIndows-amd64
Test fails with the following error:
nsk.share.Failure: Unexpected NGC (current new generation capacity): 2048.0, expected value is 1536.0
at tmtools.jstat.JstatAnalyser.testAssert(JstatAnalyser.java:330)
at tmtools.jstat.shareGC.SpaceSizeAnalyser.checkLineConsistency(SpaceSizeAnalyser.java:46)
tmtools/jstat/gccapacity/jstat_gccapacity02
nsk.share.Failure: OGC < OGCMN (generation capacity < min generation capacity)
at tmtools.jstat.JstatAnalyser.testAssert(JstatAnalyser.java:330)
at tmtools.jstat.GCCapacityOutputAnalyser.checkOldGenConsistency(GCCapacityOutputAnalyser.java:85)
Test Runs:
http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=340723.JAVASE.NIGHTLY.VM.RT_Baseline.2014-01-01-135&show-limit=0&filter=
http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=340723.JAVASE.NIGHTLY.VM.RT_Baseline.2014-01-01-27&show-limit=0&filter=
Options: -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -XX:ReservedCodeCacheSize=256M
Hosts: MacOSX, Linux-amd64, WIndows-amd64
- relates to
-
JDK-8226797 serviceability/tmtools/jstat/GcCapacityTest.java fails with Exception: java.lang.RuntimeException: OGCMN > OGCMX (min generation capacity > max generation capacity)
- Resolved
-
JDK-8130063 Refactoring tmtools jstat and jstack tests to jtreg
- Closed