RFR: 8352768: CDS test MethodHandleTest.java failed in -Xcomp mode
Vladimir Ivanov
vlivanov at openjdk.org
Mon Mar 31 16:11:21 UTC 2025
On Mon, 31 Mar 2025 05:15:50 GMT, Ioi Lam <iklam 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.
Looks good.
-------------
Marked as reviewed by vlivanov (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24321#pullrequestreview-2729809401
More information about the hotspot-runtime-dev
mailing list