mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8233847: (sctp) Flx link-local IPv6 scope handling and test cleanup
Reviewed-by: alanb
This commit is contained in:
parent
180ffe5e45
commit
76e5a32c52
13 changed files with 84 additions and 71 deletions
|
@ -240,8 +240,9 @@ module java.base {
|
|||
jdk.naming.dns;
|
||||
exports sun.net.util to
|
||||
java.desktop,
|
||||
java.net.http,
|
||||
jdk.jconsole,
|
||||
java.net.http;
|
||||
jdk.sctp;
|
||||
exports sun.net.www to
|
||||
java.net.http,
|
||||
jdk.jartool;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue