On Wed, 15 Apr 2026 18:41:44 GMT, Artur Barashev <[email protected]> wrote:
> `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). This pull request has now been integrated. Changeset: 0a8dbed7 Author: Artur Barashev <[email protected]> URL: https://git.openjdk.org/jdk/commit/0a8dbed7ef4d12b09f223e81a9a658ddaeca931c Stats: 59 lines in 4 files changed: 4 ins; 23 del; 32 mod 8370656: Re-examine use of InterruptedIOException in sun.security.ssl code Reviewed-by: weijun, alanb ------------- PR: https://git.openjdk.org/jdk/pull/30753
