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

Severin Gehwolf sgehwolf at openjdk.org
Tue Jun 4 16:23:24 UTC 2024


On Sun, 2 Jun 2024 17:41:55 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> (Doing that would of course mean that several existing jlink tests would need some changes, either to `@requires` or to remove the checks for the `jmods` directory)

I've added a couple of `@requires jlink.packagedModules` (new with this patch) so that jlink tests don't start to fail with it. As a follow-up I've filed https://bugs.openjdk.org/browse/JDK-8333541. This change is becoming large enough as it is and would like to get this in before RDP1 on Thursday. The initial work was submitted almost a year ago.

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

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


More information about the build-dev mailing list