RFR: 8340974: Ambiguous name of jtreg property vm.libgraal.enabled [v2]

duke duke at openjdk.org
Thu Sep 26 20:48:36 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

@openjdk[bot] 
Your change (at version 59a8ed3c876e6084f95cd15dffa1403b263b8048) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/21190#issuecomment-2377905075


More information about the hotspot-dev mailing list