[jdk11u-dev] RFR: 8218751: Do not store original classfiles inside the CDS archive
Thomas Stuefe
stuefe at openjdk.java.net
Fri Mar 11 07:50:43 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.
Test errors:
- gc/cms/TestBubbleUpRef.java fails on x86
- build errors on side platforms infrastructure related, but obfuscate the builds
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/875
More information about the jdk-updates-dev
mailing list