mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8304913: Use OperatingSystem, Architecture, and Version in jlink
Reviewed-by: jpai, alanb, mchung
This commit is contained in:
parent
0f7b1c549f
commit
01892f9c6e
7 changed files with 50 additions and 148 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue