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

More runtime/stack tests fail intermittently on libgraal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • hotspot
    • b16

      While JDK-8328312 fixed libgraal failures on runtime/stack/Stack011.java and runtime/stack/Stack012.java, other runtime/stack/Stack0* tests are failing:

      java.lang.Exception: TEST_RFE: no stack overflow thrown, need to try deeper recursion?
              at Stack013i.run(Stack013.java:127)
              at Stack013.run(Stack013.java:53)
      java.lang.RuntimeException: Exception in the thread Thread[#22,Thread-2,5,]
              at Stack013.main(Stack013.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 Stack013i.run(Stack013.java:127)
              at Stack013.run(Stack013.java:53)

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

              Created:
              Updated:
              Resolved: