mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8189611: JarFile versioned stream and real name support
Reviewed-by: psandoz, alanb, mchung, martin
This commit is contained in:
parent
0780382f34
commit
97cddabb17
12 changed files with 422 additions and 175 deletions
|
@ -211,8 +211,7 @@ module java.base {
|
|||
jdk.incubator.httpclient;
|
||||
exports jdk.internal.util.jar to
|
||||
jdk.jartool,
|
||||
jdk.jdeps,
|
||||
jdk.jlink;
|
||||
jdk.jdeps;
|
||||
exports sun.net to
|
||||
jdk.incubator.httpclient;
|
||||
exports sun.net.ext to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue