Integrated: 8340576: Some JVMCI flags are inconsistent

Doug Simon dnsimon at openjdk.org
Thu Sep 26 19:39:40 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.

This pull request has now been integrated.

Changeset: 5d062e24
Author:    Doug Simon <dnsimon at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5d062e248ec4be7b35f85c341e76aa6d8d6d8b2b
Stats:     18 lines in 9 files changed: 2 ins; 4 del; 12 mod

8340576: Some JVMCI flags are inconsistent

Reviewed-by: never

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

PR: https://git.openjdk.org/jdk/pull/21120


More information about the hotspot-dev mailing list