8212780: Packaging Tool Implementation

Co-authored-by: Alexey Semenyuk <alexey.semenyuk@oracle.com>
Co-authored-by: Alexander Matveev <alexander.matveev@oracle.com>
Co-authored-by: Kevin Rushforth <kevin.rushforth@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: asemenyuk, almatvee, herrick, kcr, prr, erikj, ihse, rriggs, mchung, alanb
This commit is contained in:
Andy Herrick 2019-12-05 11:25:33 -05:00
parent 73676cff72
commit 264573c9ce
296 changed files with 45687 additions and 168 deletions

View file

@ -207,7 +207,8 @@ module java.base {
java.management.rmi,
jdk.jartool,
jdk.jfr,
jdk.jlink;
jdk.jlink,
jdk.incubator.jpackage;
exports jdk.internal.perf to
java.management,
jdk.management.agent,