> Remove catching `InterruptedIOException` and throw `IOException` in response > to `InterruptedException` instead of throwing `InterruptedIOException`.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision: 8370387: Revert changes to Piped* ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27941/files - new: https://git.openjdk.org/jdk/pull/27941/files/dd4802b3..f46dbcd2 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27941&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27941&range=00-01 Stats: 10 lines in 2 files changed: 0 ins; 4 del; 6 mod Patch: https://git.openjdk.org/jdk/pull/27941.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27941/head:pull/27941 PR: https://git.openjdk.org/jdk/pull/27941
