On Thu, 27 Jan 2022 16:47:52 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

>> It's `java.net.SocketException: Unexpected end of file from server`. Does 
>> not include any CBT words so don't know if it's worth parsing.
>
> Thanks. Then it would be better to catch only `SocketException` here rather 
> than `Exception`.

I'll make it catch `IOException`

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

PR: https://git.openjdk.java.net/jdk/pull/7065

Reply via email to