-
Bug
-
Resolution: Unresolved
-
P4
-
10, 15, 16
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
- Closed
-
JDK-8261247 some compiler/whitebox/ tests fail w/ DeoptimizeALot
- Resolved