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

[Graal] LongMulOverflowTest.java fails with "runTestOverflow() did not overflow"

XMLWordPrintable

    • b28

        Running compiler/intrinsics/mathexact/LongMulOverflowTest.java with Graal (-XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal) fails with:

        java.lang.RuntimeException: Error, runTestOverflow() did not overflow!
        at compiler.intrinsics.mathexact.LongMulOverflowTest.main(LongMulOverflowTest.java:50)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
        at java.base/java.lang.Thread.run(Thread.java:844)

              iveresov Igor Veresov
              thartmann Tobias Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: