mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8177845: Need a mechanism to load Graal
Reviewed-by: kvn, iveresov, mchung
This commit is contained in:
parent
58199581cd
commit
16d29f2564
110 changed files with 1135 additions and 721 deletions
|
@ -39,7 +39,7 @@
|
|||
* @run main/othervm -Xbootclasspath/a:.
|
||||
* -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
|
||||
* -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI
|
||||
* -XX:-BackgroundCompilation
|
||||
* -XX:-BackgroundCompilation -Djvmci.Compiler=null
|
||||
* compiler.jvmci.compilerToVM.HasCompiledCodeForOSRTest
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue