On Wed, 22 Oct 2025 18:26:16 GMT, Brian Burkhalter <[email protected]> wrote:

> Remove catching `InterruptedIOException` and throw `IOException` in response 
> to `InterruptedException` instead of throwing `InterruptedIOException`.

This pull request has now been integrated.

Changeset: 2f613911
Author:    Brian Burkhalter <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/2f613911d58478913dc482e1500d3fbab74408b9
Stats:     38 lines in 2 files changed: 0 ins; 36 del; 2 mod

8370387: Remove handling of InterruptedIOException from java.io classes

Reviewed-by: alanb

-------------

PR: https://git.openjdk.org/jdk/pull/27941

Reply via email to