-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: core-libs
Resource.getBytes clears the interrupt status and doesn't reset it.
Also the catching of InterruptedIOException is bogus and dates from the legacy interruptible I/O support in early JDK releases (and no longer used).
Also the catching of InterruptedIOException is bogus and dates from the legacy interruptible I/O support in early JDK releases (and no longer used).
- relates to
-
JDK-4385444 (spec) InterruptedIOException should not be required by platform specification (sol)
-
- Closed
-
- links to
-
Commit(master)
openjdk/jdk/26e3d535
-
Review(master)
openjdk/jdk/20736