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

Alan Bateman alanb at openjdk.org
Tue Nov 14 07:20:28 UTC 2023


On Mon, 13 Nov 2023 15:37:29 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> It's not clear what you mean by that. Dropped from what? The CSR? Something else? The run-image based link needs the `--add-run-image-resources` plugin for it to work.

I mean the list of plugins that are listed by --list-plugins. I see Mandy has the same comment and has a suggestion on how to hide this.

BTW: We need to replace all uses of "run-image" with "run-time image" to keep it consistent with the existing JEPs, docs, and other places.

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

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


More information about the core-libs-dev mailing list