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

Tobias Hartmann tobias.hartmann at oracle.com
Wed Mar 7 14:47:18 UTC 2018


Hi Vladimir,

looks good to me.

Best regards,
Tobias

On 06.03.2018 21:15, Vladimir Kozlov wrote:
> 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.
> 


More information about the hotspot-compiler-dev mailing list