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

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Mar 7 16:30:13 UTC 2018


Thank you, Tobias

Vladimir

On 3/7/18 6:47 AM, Tobias Hartmann wrote:
> 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