[jdk11u-dev] RFR: 8218751: Do not store original classfiles inside the CDS archive
Thomas Stuefe
stuefe at openjdk.java.net
Fri Mar 11 09:09:46 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.
Looks okay.
I was concerned about the 32-bit error but could not reproduce it locally. SAP nightlies look fine it seems, but we don't test 32-bit Linux.
-------------
Marked as reviewed by stuefe (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/875
More information about the jdk-updates-dev
mailing list