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

Doug Simon dnsimon at openjdk.org
Fri Dec 13 22:35:36 UTC 2024


On Fri, 13 Dec 2024 17:59:51 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.
>
> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
> 
>   @dougxc review -- added "@comment work around JDK-8345635"

Still good.

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

Marked as reviewed by dnsimon (Reviewer).

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


More information about the hotspot-runtime-dev mailing list