mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8191942: Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API
Reviewed-by: alanb, erikj
This commit is contained in:
parent
581c28572a
commit
44e4089789
7 changed files with 11 additions and 37 deletions
|
@ -210,8 +210,7 @@ module java.base {
|
|||
jdk.internal.vm.ci,
|
||||
jdk.incubator.httpclient;
|
||||
exports jdk.internal.util.jar to
|
||||
jdk.jartool,
|
||||
jdk.jdeps;
|
||||
jdk.jartool;
|
||||
exports sun.net to
|
||||
jdk.incubator.httpclient;
|
||||
exports sun.net.ext to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue