> `InterruptedIOException` is being deprecated, replace it with > `SocketTimeoutException` in SSL code. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision: Use exception pattern matching ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30753/files - new: https://git.openjdk.org/jdk/pull/30753/files/ea1c90e9..fa67cc95 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30753&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30753&range=01-02 Stats: 25 lines in 2 files changed: 0 ins; 12 del; 13 mod Patch: https://git.openjdk.org/jdk/pull/30753.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30753/head:pull/30753 PR: https://git.openjdk.org/jdk/pull/30753
