On Tue, 28 Nov 2023 19:57:03 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
> --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? Yes that's the idea. It seems the simplest for users to understand and for testing (to compare with the image created with packaged modules). ------------- PR Comment: https://git.openjdk.org/jdk/pull/14787#issuecomment-1830783746