mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
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:
parent
73676cff72
commit
264573c9ce
296 changed files with 45687 additions and 168 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue