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

Calvin Cheung ccheung at openjdk.org
Wed Nov 20 15:44:24 UTC 2024


On Wed, 20 Nov 2024 04:32:23 GMT, Ioi Lam <iklam 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.

Thanks @iklam.

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

PR Comment: https://git.openjdk.org/jdk/pull/22226#issuecomment-2488922322


More information about the hotspot-runtime-dev mailing list