In JDK 1.3 on Solaris, InterruptedIOException will sometimes not be thrown
when I/O is interrupted. This may cause unexpected results for the
application. The application may incorrectly assume it reached the end of
a stream or that data has been correctly written.
- duplicates
-
JDK-4405029 DatagramSocket.receive() returns when thread is interrupted
-
- Closed
-