mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8198372: API to create a SelectableChannel to a FileDescriptor
Reviewed-by: chegar, bpb
This commit is contained in:
parent
7523687071
commit
cf9438f418
5 changed files with 575 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue