> `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: conContext.fatal always throws, put back the try-catch clause ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30753/files - new: https://git.openjdk.org/jdk/pull/30753/files/a4ea59a4..91f334b4 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30753&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30753&range=04-05 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 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
