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

Goetz Lindenmaier goetz at openjdk.java.net
Fri Mar 11 09:18:45 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.

TestBubbleUpRef.java timed out. I don't think this is CDS related, thus unrelated to this change.

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

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


More information about the jdk-updates-dev mailing list