RFR: 8253208: Move CDS related code to a separate class [v2]
Mandy Chung
mchung at openjdk.java.net
Mon Sep 21 19:00:33 UTC 2020
On Mon, 21 Sep 2020 18:17:55 GMT, Yumin Qi <minqi at openjdk.org> wrote:
>> With more CDS related code added to VM, it is time to move CDS code to a separate class. CDS is the new class which is
>> specific to CDS.
>> Tests: tier1-4
>
> Yumin Qi has updated the pull request incrementally with one additional commit since the last revision:
>
> 8253208: Move CDS related code to a separate class
This patch looks okay. Please add the javadoc for `CDS::getRandomSeedForDumping` and `CDS::defineArchiveModules` for
completeness.
-------------
PR: https://git.openjdk.java.net/jdk/pull/261
More information about the security-dev
mailing list