On Tue, 28 Nov 2023 19:46:45 GMT, Mandy Chung <mch...@openjdk.org> wrote:

> Ultimately, we want to know the jlink command-line options if it's linked 
> with packaged modules. So I think `--verbose` output would serve as a good 
> documentation. I'd like to hear other opinions.

Are you saying that for a run-time image based link:

`--verbose` should tell you exactly which command line options would need to be 
added to arrive at the same end-result image, but with packaged modules? I.e. 
do some tracking of cli options when `jlink` runs?

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

PR Comment: https://git.openjdk.org/jdk/pull/14787#issuecomment-1830626594

Reply via email to