RFR: 8352768: CDS test MethodHandleTest.java failed in -Xcomp mode
David Holmes
dholmes at openjdk.org
Mon Mar 31 06:33:35 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.
Okay - seems trivial. Ship it!
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24321#pullrequestreview-2728336254
More information about the hotspot-runtime-dev
mailing list