`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). ------------- Commit messages: - Draft 1 Changes: https://git.openjdk.org/jdk/pull/30753/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30753&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8370656 Stats: 15 lines in 4 files changed: 3 ins; 3 del; 9 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
