JDK 8 RFR 8010371: getaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown

Brian Burkhalter brian.burkhalter at oracle.com
Thu Oct 10 00:20:17 UTC 2013


On Oct 9, 2013, at 11:16 AM, Brian Burkhalter wrote:

> For Windows I added a similar NET_ ThrowUnknownHostExceptionWithGaiError and modified Inet{4,6} to mimic the Unix case. Note that the Windows code has not yet been compiled pending comments.

Since compiled successfully on Windows but holding off on JPRT until there are comments.

Thanks,

Brian


More information about the core-libs-dev mailing list