Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
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)
|