RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635

David Holmes dholmes at openjdk.org
Fri Dec 13 04:50:38 UTC 2024


On Fri, 13 Dec 2024 04:40:16 GMT, Ioi Lam <iklam at openjdk.org> wrote:

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

Seems reasonable.

Thanks

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22730#pullrequestreview-2501291127


More information about the hotspot-runtime-dev mailing list