Integrated: 8340974: Ambiguous name of jtreg property vm.libgraal.enabled
Todd V. Jonker
duke at openjdk.org
Thu Sep 26 21:40:40 UTC 2024
On Wed, 25 Sep 2024 19:49:28 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.
This pull request has now been integrated.
Changeset: 2349bb7a
Author: Todd V. Jonker <jonker at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2349bb7ace0c40c0f19dee81b4a86bed0e855043
Stats: 7 lines in 3 files changed: 0 ins; 1 del; 6 mod
8340974: Ambiguous name of jtreg property vm.libgraal.enabled
Reviewed-by: dnsimon, phh
-------------
PR: https://git.openjdk.org/jdk/pull/21190
More information about the hotspot-dev
mailing list