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

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Dec 10 01:01:34 UTC 2019


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