> `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: Further code simplification ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30753/files - new: https://git.openjdk.org/jdk/pull/30753/files/4fb705e2..a4ea59a4 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30753&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30753&range=03-04 Stats: 18 lines in 1 file changed: 1 ins; 6 del; 11 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
