[14] RFR(M) 8235539: [JVMCI] -XX:+EnableJVMCIProduct breaks -XX:-EnableJVMCI
Bob Vandette
bob.vandette at oracle.com
Tue Dec 10 17:22:28 UTC 2019
Looks good to me.
Bob.
> On Dec 9, 2019, at 8:01 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> 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