RFR: 8343532: Test test/hotspot/jtreg/runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on Linux ppc64le after JDK-8319343 [v3]

Matthias Baesken mbaesken at openjdk.org
Tue Nov 5 11:08:13 UTC 2024


> 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.

Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:

  bring back version check and change it to pattern used in ModuleOption test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21873/files
  - new: https://git.openjdk.org/jdk/pull/21873/files/b2f54b78..17b42d1f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21873&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21873&range=01-02

  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/21873.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21873/head:pull/21873

PR: https://git.openjdk.org/jdk/pull/21873


More information about the hotspot-runtime-dev mailing list