[14] RFR(M) 8235539: [JVMCI] -XX:+EnableJVMCIProduct breaks -XX:-EnableJVMCI
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Dec 10 08:53:16 UTC 2019
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.
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