jtreg -testjdk:$JAVA_HOME -va -javaoptions:'-XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal -Djdk.test.lib.random.seed=-5741139894831852479' compiler/compilercontrol/mixed/RandomCommandsTest.java
stderr: [Exception in thread "main" java.lang.RuntimeException: FAILED: method public void compiler.compilercontrol.share.pool.sub.Klass.method() compilable: true, but should: false on required level: 4: expected true to equal false
stderr: [Exception in thread "main" java.lang.RuntimeException: FAILED: method public void compiler.compilercontrol.share.pool.sub.Klass.method() compilable: true, but should: false on required level: 4: expected true to equal false
- duplicates
-
JDK-8181753 Graal should support compiler directives
- Closed