Following tests fails with "on exception 'private compiler.whitebox.SimpleTestCaseHelper(java.lang.Object,long) throws java.lang.Exception must be osr_compiled':" when running with Graal:
compiler/whitebox/ClearMethodStateTest.java
compiler/whitebox/EnqueueMethodForCompilationTest.java
compiler/whitebox/MakeMethodNotCompilableTest.java
compiler/whitebox/ClearMethodStateTest.java
compiler/whitebox/EnqueueMethodForCompilationTest.java
compiler/whitebox/MakeMethodNotCompilableTest.java
- relates to
-
JDK-8181753 Graal should support compiler directives
-
- Open
-
-
JDK-8261247 compiler/whitebox/ClearMethodStateTest.java failed with 'private compiler.whitebox.SimpleTestCaseHelper(java.lang.Object,long) throws java.lang.Exception must be osr_compiled'
-
- Open
-