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

CodeCacheFullCountTest.java fails with "codecache shortage did not occur."

XMLWordPrintable

      CodeCacheFullCountTest.java fails with the following RuntimeException message:

      java.lang.RuntimeException: codecache shortage did not occur.
      at CodeCacheFullCountTest.runTest(CodeCacheFullCountTest.java:71)
      at CodeCacheFullCountTest.main(CodeCacheFullCountTest.java:43)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
      at java.base/java.lang.Thread.run(Thread.java:1591)

      This failure has only been observed once on linux-aarch64-debug using the following additional VM flags:

      -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:+TieredCompilation

            Unassigned Unassigned
            rcastanedalo Roberto Castaneda Lozano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: