RFR: [XS] 8250770 : Net.java translateToSocketException does not handle IOException
Alan Bateman
Alan.Bateman at oracle.com
Wed Jul 29 10:46:24 UTC 2020
On 29/07/2020 11:39, Baesken, Matthias wrote:
>
> Hi Alan , thanks for your input . What about :
>
> nx = new SocketException("IO error:" + x.getMessage());
>
>
We use "I/O rather than "IO" but I don't think the prefix is useful (as
the IOException should have a good message).
We need to decide if this should be a P2 and target 15 (as in
jdk/jdk15). Do you know if conformance test was passing on this system
with JDK 14? The JEP 373 changes to switch MulticastSocket to use a
socket adaptor went into JDK 15 so I assume it must be failing there.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20200729/3e6c5ab4/attachment.htm>
More information about the nio-dev
mailing list