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

Goetz Lindenmaier goetz at openjdk.java.net
Fri Mar 11 13:37:51 UTC 2022


On Thu, 10 Mar 2022 14:15:29 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 9d3c9402
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/9d3c9402176e3714ea3998eea09ea5a7602e22f7
Stats:     229 lines in 16 files changed: 97 ins; 101 del; 31 mod

8218751: Do not store original classfiles inside the CDS archive

Remove the OD shared region and decode classfiles on the fly

Reviewed-by: stuefe
Backport-of: d06f3e7e28bd1baf00b903a7c6b2f18965e73311

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

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


More information about the jdk-updates-dev mailing list