-
Bug
-
Resolution: Fixed
-
P3
-
11
-
b20
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206791 | 12 | Alan Bateman | P3 | Resolved | Fixed | team |
JDK-8206568 | 11.0.1 | Alan Bateman | P3 | Resolved | Fixed | b01 |
FileChannel is an InterruptibleChannel and the interruptible I/O feature is leaking into APIs that should not care about the interrupt status.
- backported by
-
JDK-8206568 (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
-
- Resolved
-
-
JDK-8206791 (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
-
- Resolved
-