git: openjdk/jdk: jdk24: 8349009: JVM fails to start when AOTClassLinking is used with unverifiable old classes
Ioi Lam
iklam at openjdk.org
Fri Jan 31 23:10:56 UTC 2025
Changeset: 89c46f11
Branch: jdk24
Author: Ioi Lam <iklam at openjdk.org>
Date: 2025-01-31 23:08:40 +0000
URL: https://git.openjdk.org/jdk/commit/89c46f11f8adb0d45f3e2465b5e915dcad666ad9
8349009: JVM fails to start when AOTClassLinking is used with unverifiable old classes
Reviewed-by: kvn, shade, jrose
Backport-of: 1ac2d6e0fb3d503241af1a44c9ed65837c63b646
! src/hotspot/share/classfile/systemDictionaryShared.cpp
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BadOldClassA.jasm
+ test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BadOldClassB.jasm
! test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BulkLoaderTest.java
More information about the jdk-changes
mailing list