RFR: 8264322: Generate CDS archive when creating custom JDK image [v2]

Mandy Chung mchung at openjdk.java.net
Fri Aug 20 02:01:29 UTC 2021


On Fri, 20 Aug 2021 00:09:01 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

>> Please review this change for adding a `jlink` command line option `--generate-cds-archive` for generating CDS archives as a post processing step during the creation of a custom JDK image.
>> 
>> Details can be found in the corresponding CSR [JDK-8269178](https://bugs.openjdk.java.net/browse/JDK-8269178).
>> 
>> Testing:
>> 
>> - [x] tiers 1,2 (including the new test)
>
> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   @mlchung comments

Thanks for the change.   Looks okay.

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

PR: https://git.openjdk.java.net/jdk/pull/5174


More information about the hotspot-runtime-dev mailing list