Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8278126

gc/g1/plab/TestPLABPromotion.java and gc/g1/plab/TestPLABResize.java failing in loom repo

XMLWordPrintable

    • gc

      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)

            Unassigned Unassigned
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: