Integrated: 8343532: Test test/hotspot/jtreg/runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on Linux ppc64le after JDK-8319343
Matthias Baesken
mbaesken at openjdk.org
Tue Nov 5 15:51:37 UTC 2024
On Mon, 4 Nov 2024 12:11:04 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Test test/hotspot/jtreg/runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on Linux ppc64le after [JDK-8319343](https://bugs.openjdk.org/browse/JDK-8319343) with error message
> "Unrecognized VM option 'EagerJVMCI" .
> The test needs jvmci but this is not supported/available on Linux ppc64le.
This pull request has now been integrated.
Changeset: 8cb12211
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8cb122119409fb13b4b9b2e74851207734d5c198
Stats: 35 lines in 1 file changed: 9 ins; 0 del; 26 mod
8343532: Test test/hotspot/jtreg/runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on Linux ppc64le after JDK-8319343
Reviewed-by: mdoerr, lucy
-------------
PR: https://git.openjdk.org/jdk/pull/21873
More information about the hotspot-runtime-dev
mailing list