RFR: 8311302: Allow for jlinking a custom runtime without packaged modules being present [v6]
Severin Gehwolf
sgehwolf at openjdk.org
Tue Nov 14 16:04:34 UTC 2023
On Tue, 14 Nov 2023 07:18:13 GMT, Alan Bateman <alanb 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.
OK, thanks. Done. I guess since it's now a hidden plugin does it still need mentioning in the CSR?
> 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.
Makes sense. Did a first pass fixing those.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14787#issuecomment-1810537388
More information about the core-libs-dev
mailing list