[jdk23u] RFR: 8340398: [JVMCI] Unintuitive behavior of UseJVMCICompiler option
duke
duke at openjdk.org
Mon Oct 14 17:01:22 UTC 2024
On Fri, 4 Oct 2024 18:25:54 GMT, Todd V. Jonker <duke at openjdk.org> wrote:
> Clean backport of patch authored by @tzezula and approved by @dougxc
>
> The patch default-enables `useJVMCINativeLibrary` when `EnableJVMCI` is on and `libgraal` present. While this is a behavior change, it seems unlikely that users would deploy `libgraal` and _not_ want it used by JVMCI.
>
> This streamlines configuration of our JDK+Graal distro, which in turn allows two failing tests to pass without modification. Ultimately I'm aiming to get this into jdk21 which is our upstream: https://github.com/openjdk/jdk21u-dev/pull/1024
@openjdk[bot]
Your change (at version c1f2edcde45eaafec8fba3ff756b28629a1d97db) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk23u/pull/136#issuecomment-2411793712
More information about the jdk-updates-dev
mailing list