-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b04
As a follow-up to JDK-8198562 and JDK-8199015, SocketChannelImpl's read and write methods can be further optimized to not acquire stateLock when the channel is configured non-blocking.