On Thu, 17 Sep 2026 16:09:40 GMT, Alan Bateman <[email protected]> wrote:

> Even without JEP 493, there is no guarantee that the run-time image was 
> created with `--keep-packaged-modules` so it may not contain the packaged 
> modules.
> 
> The other thing we need to get across in the description is that the "default 
> module path" is appended to the path specified to `--module-path`. I need 
> only specify the location of my modules, jlink will find the dpeendences in 
> the run-time image if possible. That might be using the packaged modules or 
> the run-time image itself.

So, in this case, my earlier thought "why mention jmods at all?" seems to make 
even more sense, no?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32926#discussion_r4041011290

Reply via email to