On Wed, 18 Aug 2021 21:21:06 GMT, Calvin Cheung <cche...@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)

This pull request has now been integrated.

Changeset: f608e81a
Author:    Calvin Cheung <cche...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/f608e81ad8309a001b8a92563a93b8adee1ce2b8
Stats:     372 lines in 11 files changed: 329 ins; 7 del; 36 mod

8264322: Generate CDS archive when creating custom JDK image

Reviewed-by: mchung, alanb

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

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

Reply via email to