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

runtime/stack/Stack0*.java fails intermittently on libgraal

XMLWordPrintable

    • b16

      The runtime/stack/Stack011.java and runtime/stack/Stack012.java tests intermittently fail on libgraal:

      java.lang.Exception: TEST_RFE: no stack overflow thrown, need to try deeper recursion?
              at Stack012.run(Stack012.java:110)
      java.lang.RuntimeException: Exception in the thread Thread[#22,Thread-2,5,]
              at Stack012.main(Stack012.java:98)
              at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
              at java.base/java.lang.reflect.Method.invoke(Method.java:580)
              at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
              at java.base/java.lang.Thread.run(Thread.java:1575)
      Caused by: java.lang.Exception: TEST_RFE: no stack overflow thrown, need to try deeper recursion?
              at Stack012.run(Stack012.java:110)

            dnsimon Douglas Simon
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: