8304913: Use OperatingSystem, Architecture, and Version in jlink

Reviewed-by: jpai, alanb, mchung
This commit is contained in:
Roger Riggs 2023-05-15 18:03:24 +00:00
parent 0f7b1c549f
commit 01892f9c6e
7 changed files with 50 additions and 148 deletions

View file

@ -283,6 +283,7 @@ module java.base {
java.security.jgss,
java.smartcardio,
jdk.charsets,
jdk.jlink,
jdk.net;
exports sun.net to
java.net.http,