RFR: 8343532: Test test/hotspot/jtreg/runtime/cds/appcds/jigsaw/addmods/AddmodsOption.java fails on Linux ppc64le after JDK-8319343
Martin Doerr
mdoerr at openjdk.org
Mon Nov 4 16:43:35 UTC 2024
On Mon, 4 Nov 2024 14:54:46 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Maybe we should simply check for ppc ? The other platforms seem to have JVMCI. Then we can avoid all this bad overhead.
Only x86_64, aarch64 and riscv64 have JVMCI support.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21873#issuecomment-2455194253
More information about the hotspot-runtime-dev
mailing list