8191942: Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API

Reviewed-by: alanb, erikj
This commit is contained in:
Mandy Chung 2017-11-29 20:42:18 -08:00
parent 581c28572a
commit 44e4089789
7 changed files with 11 additions and 37 deletions

View file

@ -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