[jdk21u-dev] RFR: 8340398: [JVMCI] Unintuitive behavior of UseJVMCICompiler option

duke duke at openjdk.org
Mon Oct 21 17:44:24 UTC 2024


On Fri, 4 Oct 2024 18:43:21 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. 
> 
> Equivalent backport to 23: https://github.com/openjdk/jdk23u/pull/136

@toddjonker 
Your change (at version 757df9c8c668455dfb1846b311cb3340cf690dac) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1024#issuecomment-2427341899


More information about the jdk-updates-dev mailing list