8233847: (sctp) Flx link-local IPv6 scope handling and test cleanup

Reviewed-by: alanb
This commit is contained in:
Chris Hegarty 2019-11-21 12:14:29 +00:00
parent 180ffe5e45
commit 76e5a32c52
13 changed files with 84 additions and 71 deletions

View file

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