Integrated: 8352768: CDS test MethodHandleTest.java failed in -Xcomp mode
Ioi Lam
iklam at openjdk.org
Mon Mar 31 20:46:22 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.
This pull request has now been integrated.
Changeset: 5eee32d0
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5eee32d04b6f4c4bf0de78c295d6d6feab523ea3
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8352768: CDS test MethodHandleTest.java failed in -Xcomp mode
Reviewed-by: dholmes, shade, vlivanov
-------------
PR: https://git.openjdk.org/jdk/pull/24321
More information about the hotspot-runtime-dev
mailing list