-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
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.