RFR: 8340974: Ambiguous name of jtreg property vm.libgraal.enabled [v2]
Paul Hohensee
phh at openjdk.org
Thu Sep 26 21:40:39 UTC 2024
On Thu, 26 Sep 2024 17:49:50 GMT, Todd V. Jonker <duke at openjdk.org> wrote:
>> This disambiguates the situation where libgraal is "enabled" for use by non-CompilerBroker compilations, without being used as the JIT compiler.
>>
>> Per discussion at https://github.com/openjdk/jdk/pull/21120#issuecomment-2372462365
>>
>> Grep shows that the property and related method are not used in this codebase. Tier1 tests on linux-x86_64-server-release pass cleanly.
>
> Todd V. Jonker has updated the pull request incrementally with one additional commit since the last revision:
>
> Rename Compiler.isLibgraalEnabled to isLibgraalJIT
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21190#pullrequestreview-2332385804
More information about the hotspot-dev
mailing list