RFR: 8344239: runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on x64 with -Xmixed

Ioi Lam iklam at openjdk.org
Wed Nov 20 05:08:17 UTC 2024


On Tue, 19 Nov 2024 06:18:17 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> A simple test fix to correct the setting of the `isJVMCISupported` boolean variable.
> 
> Ran the test successfully on linux-x64 with and without the `-Xmixed` VM option.

LGTM and trivial.

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

Marked as reviewed by iklam (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22226#pullrequestreview-2447368479


More information about the hotspot-runtime-dev mailing list