RFR: 8311302: Allow for jlinking a custom runtime without packaged modules being present [v8]

Mandy Chung mchung at openjdk.org
Tue Nov 28 21:36:08 UTC 2023


On Tue, 28 Nov 2023 19:57:03 GMT, Severin Gehwolf <sgehwolf at 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


More information about the core-libs-dev mailing list