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

Aleksey Shipilev shade at openjdk.org
Mon Mar 31 08:57:12 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.

Marked as reviewed by shade (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/24321#pullrequestreview-2728610409


More information about the hotspot-runtime-dev mailing list