RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635 [v2]
Ioi Lam
iklam at openjdk.org
Fri Dec 13 17:59:51 UTC 2024
> Please review this small change to disable some CDS tests that fail due to JDK-8345635.
>
> Note that I also added `@requires vm.cds.supports.aot.class.linking` to some tests that are using `-XX:+AOTClassLinking` but missed this tag.
>
> Note: the fix for JDK-8345635 (https://github.com/openjdk/jdk/pull/22687) is causing other issues so it's not ready to be integrated yet.
Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
@dougxc review -- added "@comment work around JDK-8345635"
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22730/files
- new: https://git.openjdk.org/jdk/pull/22730/files/40ef24be..d7409ee3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22730&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22730&range=00-01
Stats: 6 lines in 5 files changed: 6 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/22730.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22730/head:pull/22730
PR: https://git.openjdk.org/jdk/pull/22730
More information about the hotspot-runtime-dev
mailing list