[jdk11u-dev] RFR: 8218751: Do not store original classfiles inside the CDS archive

Goetz Lindenmaier goetz at openjdk.java.net
Thu Mar 10 14:21:03 UTC 2022


I backport this for parity with 11.0.16-oracle.

src/hotspot/share/classfile/systemDictionary.cpp
src/hotspot/share/classfile/systemDictionaryShared.cpp
Resolved.  Context differs.

src/hotspot/share/memory/metaspaceShared.cpp/hpp
Resolved a lot of code. 
_total_string_region_size renamed in 13,
changes to INCLUDE_JVMTI etc in context.

src/hotspot/share/runtime/mutexLocker.cpp/hpp
Trivial resolve.

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

Commit messages:
 - Backport d06f3e7e28bd1baf00b903a7c6b2f18965e73311

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/875/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=875&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8218751
  Stats: 229 lines in 16 files changed: 97 ins; 101 del; 31 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/875.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/875/head:pull/875

PR: https://git.openjdk.java.net/jdk11u-dev/pull/875


More information about the jdk-updates-dev mailing list