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:23 UTC 2024


On Mon, 3 Jun 2024 19:10:22 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> > Does that proposal sound good?
> 
> That table is useful, I think it's right. No change to default behavior. If someone configures with --enable-runtime-image then they get a JDK run-time image that supports jlink (with some limitations) but is significantly small as it doesn't include the packaged modules.

https://github.com/openjdk/jdk/pull/14787/commits/5fef297ba999963d60452f098193d2cba33a941b implements this.

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

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


More information about the build-dev mailing list