[14] RFR(M) 8235539: [JVMCI] -XX:+EnableJVMCIProduct breaks -XX:-EnableJVMCI

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Dec 10 17:35:08 UTC 2019


Thank you, Tobias

On 12/10/19 12:53 AM, Tobias Hartmann wrote:
> Hi Vladimir,
> 
> looks good to me.
> 
> Please add a bug number to the test. Also, the Expectation.name/value/origin fields are not needed,
> right? No new webrev required.

I added @bug. But I would leave fields there to match code in GraalVM.

Thanks,
Vladimir

> 
> Best regards,
> Tobias
> 
> On 10.12.19 02:01, Vladimir Kozlov wrote:
>> https://cr.openjdk.java.net/~kvn/8235539/webrev.00/
>> https://bugs.openjdk.java.net/browse/JDK-8235539
>>
>> Allow to reset EnableJVMCI and UseJVMCICompiler values on command line when EnableJVMCIProduct flag
>> is used (added by JDK-8232118). EnableJVMCIProduct flag sets EnableJVMCI and UseJVMCICompiler to true.
>>
>> Changes are prepared by Doug for GraalVM and adapted by me for JDK 14.
>>
>> Passed tier1 where new test runs.
>>
>> Thanks,
>> Vladimir


More information about the hotspot-compiler-dev mailing list