RFR: 8352768: CDS test MethodHandleTest.java failed in -Xcomp mode

Ioi Lam iklam at openjdk.org
Mon Mar 31 20:30:17 UTC 2025


On Mon, 31 Mar 2025 06:31:20 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> The failure happens because `java/lang/invoke/VarHandleGuards` is missing from the list of AOT-initialized classes. Please see the [JBS issue](https://bugs.openjdk.org/browse/JDK-8352768) for details.
>
> Okay - seems trivial. Ship it!
> 
> Thanks

Thanks @dholmes-ora @shipilev @iwanowww for the review

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

PR Comment: https://git.openjdk.org/jdk/pull/24321#issuecomment-2767324419


More information about the hotspot-runtime-dev mailing list