Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2037678 | 1.4.0 | Michael Mccloskey | P2 | Closed | Fixed | beta |
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.
- backported by
-
JDK-2037678 JDK 1.3/Solaris: Interrupted I/O broken
-
- Closed
-
- duplicates
-
JDK-4381638 Interrupted I/O regression
-
- Closed
-