RFR: 8252689: Classes are loaded from jrt:/java.base even when CDS is used [v2]
Ioi Lam
iklam at openjdk.java.net
Fri Sep 11 21:56:22 UTC 2020
On Fri, 11 Sep 2020 21:02:12 GMT, Yumin Qi <minqi at openjdk.org> wrote:
>> Java.util.jar.Manifest related classes not archived since they are neither in classlist or loaded in dump process.
>> Manually create a dummy Manifest object will cause those classes loaded in dump and archived.
>
> Yumin Qi has updated the pull request incrementally with one additional commit since the last revision:
>
> 8252689: Classes are loaded from jrt:/java.base even when CDS is used
Marked as reviewed by iklam (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/134
More information about the hotspot-runtime-dev
mailing list