On Mon, 9 Dec 2024 12:57:22 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
> The proposal is to not include jdk.jlink and jdk.jpackage by default on a JDK > build with JEP 493 enabled jpackage can use external runtime through `--runtime-image` cli option and not invoke jlink. Would you consider adding an error message to jpackage if it detects jlink tool is not available as an alternative to not including jdk.jpackage module in `ALL-DEFAULT`? Seems like a more generic solution. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22644#issuecomment-2528934643