On Tue, 3 Jan 2023 08:47:24 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> Hi Alan, do you mean some new class like > java/net/SocketConnectionResetException.java (or a more suitable name) ? Yes, although we never managed to come up to agreement on whether to introduce a standard exception. For now, it is important to not leak the internal exception - that is there solely as an internal contract. ------------- PR: https://git.openjdk.org/jdk/pull/11813