Relates :
|
The review of JDK-8232673 pointed out a corner case in the socket adaptor support where a timed operation can override an exception when restoring the blocking mode. The socket adaptors for SocketChannel and ServerSocketChannel have the same issue - the changes were reviewed as part of JDK-8232673 but the Reviewers asked for the changes to be pushed via a different JIRA issue.
|