-
Bug
-
Resolution: Unresolved
-
P4
-
repo-loom
loom repo, tier4
java.lang.RuntimeException: Cannot find relevant PLAB statistics in the log
at gc.g1.plab.lib.LogParser.getSpecifiedStats(LogParser.java:202)
at gc.g1.plab.lib.LogParser.getSpecifiedStats(LogParser.java:173)
at gc.g1.plab.TestPLABPromotion.checkResults(TestPLABPromotion.java:134)
at gc.g1.plab.TestPLABPromotion.main(TestPLABPromotion.java:122)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:1493)
java.lang.RuntimeException: Test failed! Expect that initial PLAB size should be less than checked. Initial size: 65960 Checked size:47384
at gc.g1.plab.TestPLABResize.checkResults(TestPLABResize.java:136)
at gc.g1.plab.TestPLABResize.main(TestPLABResize.java:92)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:1493)
java.lang.RuntimeException: Cannot find relevant PLAB statistics in the log
at gc.g1.plab.lib.LogParser.getSpecifiedStats(LogParser.java:202)
at gc.g1.plab.lib.LogParser.getSpecifiedStats(LogParser.java:173)
at gc.g1.plab.TestPLABPromotion.checkResults(TestPLABPromotion.java:134)
at gc.g1.plab.TestPLABPromotion.main(TestPLABPromotion.java:122)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:1493)
java.lang.RuntimeException: Test failed! Expect that initial PLAB size should be less than checked. Initial size: 65960 Checked size:47384
at gc.g1.plab.TestPLABResize.checkResults(TestPLABResize.java:136)
at gc.g1.plab.TestPLABResize.main(TestPLABResize.java:92)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:1493)
- relates to
-
JDK-8278128 gc/whitebox/TestWBGC.java failing in loom repo
-
- Open
-
-
JDK-8278129 gc/z/TestGarbageCollectorMXBean.java failing in loom repo
-
- Open
-
-
JDK-8278127 gc/stringdedup/TestStringDeduplicationInterned.java failing in loom repo
-
- Closed
-