RFR: 8340576: Some JVMCI flags are inconsistent

Tomáš Zezula duke at openjdk.org
Tue Sep 24 11:55:44 UTC 2024


On Sun, 22 Sep 2024 11:51:20 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> This PR replaces some uses of `UseJVMCICompiler` with `EnableJVMCI` so that JVMCI code paths are taken when JVMCI is only used for non-CompilerBroker compilations.

Marked as reviewed by tzezula at github.com (no known OpenJDK username).

Looks good to me.

-------------

PR Review: https://git.openjdk.org/jdk/pull/21120#pullrequestreview-2321351214
PR Comment: https://git.openjdk.org/jdk/pull/21120#issuecomment-2367447737


More information about the hotspot-dev mailing list