git: openjdk/jdk: master: 8349009: JVM fails to start when AOTClassLinking is used with unverifiable old classes

Ioi Lam iklam at openjdk.org
Thu Jan 30 16:25:32 UTC 2025


Changeset: 1ac2d6e0
Branch: master
Author:    Ioi Lam <iklam at openjdk.org>
Date:      2025-01-30 16:21:57 +0000
URL:       https://git.openjdk.org/jdk/commit/1ac2d6e0fb3d503241af1a44c9ed65837c63b646

8349009: JVM fails to start when AOTClassLinking is used with unverifiable old classes

Reviewed-by: jrose, kvn

! 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