Integrated: 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 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.
This pull request has now been integrated.
Changeset: 9be8ac6f
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9be8ac6fbcf1a91e5eee9d3a3430dc356b89283e
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8344239: runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on x64 with -Xmixed
Reviewed-by: iklam
-------------
PR: https://git.openjdk.org/jdk/pull/22226
More information about the hotspot-runtime-dev
mailing list