git: openjdk/jdk: master: 8344904: Interned strings in old classes are not stored in CDS archive

Ioi Lam iklam at openjdk.org
Mon Dec 2 22:58:44 UTC 2024


Changeset: 68b1b94d
Branch: master
Author:    Ioi Lam <iklam at openjdk.org>
Date:      2024-12-02 22:55:53 +0000
URL:       https://git.openjdk.org/jdk/commit/68b1b94d1be686037e2aaef57c0d9adc594fac7a

8344904: Interned strings in old classes are not stored in CDS archive

Reviewed-by: dholmes, ccheung

! src/hotspot/share/cds/metaspaceShared.cpp
! src/hotspot/share/oops/constantPool.cpp
! src/hotspot/share/oops/constantPool.hpp
+ test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/OldClassWithStaticString.jasm
+ test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/StaticStringInOldClass.java



More information about the jdk-changes mailing list