[11] RFR(S) 8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Mar 6 20:15:05 UTC 2018


http://cr.openjdk.java.net/~kvn/8199066/webrev.00/
https://bugs.openjdk.java.net/browse/JDK-8199066

JDK-8195623 introduced the EagerJVMCI option to avoid issues with lazy 
initialization of Graal. However, the change only initialized the JVMCI 
subsystem without initializing Graal itself.

Contributed by Doug Simon.

-- 
Thanks,
Vladimir


More information about the hotspot-compiler-dev mailing list