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

Severin Gehwolf sgehwolf at openjdk.org
Thu Jun 6 09:47:30 UTC 2024


On Thu, 6 Jun 2024 09:33:43 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> As Erik says. You need to add something like: `DEFAULT_DESC: [the inverse of --enable-runtime-link-image]`.

https://github.com/openjdk/jdk/pull/14787/commits/7a8f839e55c5109deeb5022d2338b37387c95c85 does that. Sorry it clashed with your comment. It sets it to `enabled by default unless --enable-runtime-link-image is set`. Hopefully that is OK as well.

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

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


More information about the build-dev mailing list