Re: [PATCH] fix Inet4AddressImpl.lookupAllHostAddr returning unroutable addresses

2015-05-22 Thread Brian Toal
Yah we raised a SR with Oracle support regarding the problem and in the mean time fixed it on OpenJDK. Maybe you were the engineer assigned the SR or the resulting bug? Hopefully the submission of this patch dedupes work someone would have to do to address the issue. On Fri, May 22, 2015 at 8:05

Re: [PATCH] fix Inet4AddressImpl.lookupAllHostAddr returning unroutable addresses

2015-05-22 Thread Rob McKenna
Hi Brian, By coincidence I just started looking at this today myself. We have an existing bug filed for this issue: https://bugs.openjdk.java.net/browse/JDK-8080819 The diagnosis looks good. -Rob On 22/05/15 07:56, Brian Toal wrote: The fix for https://bugs.openjdk.java.net/browse/