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

gc/g1/plab/TestPLABPromotion.java failed with "RuntimeException: Expect that Survivor PLAB allocation are similar to all mem consumed"

XMLWordPrintable

    • gc
    • x86_64
    • linux

      The following test failed in the JDK17 CI:

      gc/g1/plab/TestPLABPromotion.java

      Here's a snippet from the log file:

      ----------System.err:(14/937)----------
      java.lang.RuntimeException: Expect that Survivor PLAB allocation are similar to all mem consumed
      at gc.g1.plab.TestPLABPromotion.checkLiveObjectsPromotion(TestPLABPromotion.java:188)
      at gc.g1.plab.TestPLABPromotion.checkResults(TestPLABPromotion.java:156)
      at gc.g1.plab.TestPLABPromotion.main(TestPLABPromotion.java:122)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
      at java.base/java.lang.Thread.run(Thread.java:831)

      JavaTest Message: Test threw exception: java.lang.RuntimeException

            Unassigned Unassigned
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: