8198372: API to create a SelectableChannel to a FileDescriptor

Reviewed-by: chegar, bpb
This commit is contained in:
Alan Bateman 2018-06-23 09:34:09 +01:00
parent 7523687071
commit cf9438f418
5 changed files with 575 additions and 1 deletions

View file

@ -242,6 +242,7 @@ module java.base {
exports sun.nio.ch to
java.management,
jdk.crypto.cryptoki,
jdk.net,
jdk.sctp,
jdk.unsupported;
exports sun.nio.cs to