> `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 an expression with a switch block ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30753/files - new: https://git.openjdk.org/jdk/pull/30753/files/fa67cc95..4fb705e2 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30753&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30753&range=02-03 Stats: 8 lines in 1 file changed: 0 ins; 3 del; 5 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
