In DatagramChannelImpl readerThread and writerThread are set and cleared without holding the stateLock. This situation should be examined with the implementation in SocketChannelImpl as a reference. The code in ServerSocketChannelImpl should be considered as well.
            
- duplicates
- 
                    JDK-8198562 (ch) Separate blocking and non-blocking code paths (part 1) -           
- Resolved
 
-         
- relates to
- 
                    JDK-8050499 (ch) NativeSignal.signal fails with error 316 on OS X -           
- Resolved
 
-         
 P4
  P4