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

[Graal] org.graalvm.compiler.jtt.jdk.UnsafeAllocateInstance01 fails with "AssertionError: expected null but got an exception"

XMLWordPrintable

      org.graalvm.compiler.jtt.jdk.UnsafeAllocateInstance01 fails with
       
      1) run3(org.graalvm.compiler.jtt.jdk.UnsafeAllocateInstance01)
      java.lang.AssertionError: expected null but got an exception
      at org.graalvm.compiler.core.test.GraalCompilerTest.assertEquals(GraalCompilerTest.java:919)
      at org.graalvm.compiler.core.test.GraalCompilerTest.testAgainstExpected(GraalCompilerTest.java:885)
      at org.graalvm.compiler.jtt.JTTTest.runTest(JTTTest.java:111)
      at org.graalvm.compiler.jtt.JTTTest.runTest(JTTTest.java:94)
      at org.graalvm.compiler.jtt.JTTTest.runTest(JTTTest.java:90)

      2) run4(org.graalvm.compiler.jtt.jdk.UnsafeAllocateInstance01)
      java.lang.AssertionError: expected null but got an exception
      at org.graalvm.compiler.core.test.GraalCompilerTest.assertEquals(GraalCompilerTest.java:919)
      at org.graalvm.compiler.core.test.GraalCompilerTest.testAgainstExpected(GraalCompilerTest.java:885)
      at org.graalvm.compiler.jtt.JTTTest.runTest(JTTTest.java:111)
      at org.graalvm.compiler.jtt.JTTTest.runTest(JTTTest.java:94)
      at org.graalvm.compiler.jtt.JTTTest.runTest(JTTTest.java:90)

      when running with -Xcomp (note no Graal as JIT is used)

            dlong Dean Long
            epavlova Ekaterina Pavlova
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: