Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206747 | 12 | Alan Bateman | P3 | Resolved | Fixed | team |
JDK-8206523 | 11.0.1 | Alan Bateman | P3 | Resolved | Fixed | b01 |
This issue tracks adding a minimal API to the JDK to support creating a SelectableChannel that is associated with the default SelectorProvider. This makes it possible to integrate channels to file descriptors that aren't stream or datagram sockets.
- backported by
-
JDK-8206523 API to create a SelectableChannel to a FileDescriptor
-
- Resolved
-
-
JDK-8206747 API to create a SelectableChannel to a FileDescriptor
-
- Resolved
-
- csr for
-
JDK-8205415 API to create a SelectableChannel to a FileDescriptor
-
- Closed
-
- links to