RFR: 8340576: Some JVMCI flags are inconsistent [v2]
Tom Rodriguez
never at openjdk.org
Thu Sep 26 17:24:35 UTC 2024
On Wed, 25 Sep 2024 10:32:49 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.
>
> Doug Simon has updated the pull request incrementally with one additional commit since the last revision:
>
> clarified doc for EnableJVMCI and UseJVMCINativeLibrary
This is a nice cleanup.
-------------
Marked as reviewed by never (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21120#pullrequestreview-2331928013
More information about the hotspot-dev
mailing list