8304914: Use OperatingSystem, Architecture, and Version in jpackage

Reviewed-by: asemenyuk
This commit is contained in:
Roger Riggs 2023-05-31 19:32:21 +00:00
parent eae1f59da9
commit c3cd481a9a
23 changed files with 104 additions and 195 deletions

View file

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