JDK created with jlink?
Alan Bateman
Alan.Bateman at oracle.com
Sat Jan 6 21:53:14 UTC 2018
On 06/01/2018 15:40, Nicolai Parlog wrote:
> Hi,
>
> I'm pretty sure I've read that jlink is used internally to create the
> canonical JRE/JDK runtime images. Did I get that right?
>
Yes it does. You can look through Images.gmk [1] to see the options that
it uses (if you are interested).
-Alan
[1] http://hg.openjdk.java.net/jdk/jdk/file/tip/make/Images.gmk
More information about the jigsaw-dev
mailing list