-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8239209 | openjdk8u252 | Alan Bateman | P4 | Resolved | Fixed | b03 |
JDK-8237177 | openjdk8u242 | Alan Bateman | P4 | Resolved | Fixed | b07 |
JDK-8240010 | openjdk7u | Alan Bateman | P4 | Resolved | Fixed | master |
This issue tracks further clean-up to the networking channel, specifically:
- configureBlocking in socket adaptors can fail if channel is closed.
- ServerSocketAdaptor accept does not check blocking mode.
- isBlocking does not need to synchronize on regLock.
- configureBlocking in socket adaptors can fail if channel is closed.
- ServerSocketAdaptor accept does not check blocking mode.
- isBlocking does not need to synchronize on regLock.
- backported by
-
JDK-8237177 (ch) More channels cleanup
- Resolved
-
JDK-8239209 (ch) More channels cleanup
- Resolved
-
JDK-8240010 (ch) More channels cleanup
- Resolved