On Wed, 4 Jan 2023 11:36:13 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

>> We have a couple of places where a SocketException is thrown but the cause 
>> is omitted. It would be beneficial for example in error analysis not to 
>> throw away the cause (causing exception) but to add it to the created 
>> SocketException.
>
> Matthias Baesken has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Introduce asSocketException in nio

Marked as reviewed by alanb (Reviewer).

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

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

Reply via email to