RFR(xs): 6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException

Alan Bateman Alan.Bateman at oracle.com
Tue Apr 21 13:56:14 UTC 2015


On 20/04/2015 18:32, Severin Gehwolf wrote:
> :
> OK fixed:
> http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-6991580/webrev.02/
>
> FWIW, I don't think the test needs IP addresses of DNS servers to be
> functional, though. All it really does is passing it to
> InetAddress.getByName(). Prior this patch DnsClient fails to parse the
> IP literals.
>
Can the test be moved to jdk/test/com/sun/jndi/dns as that seems to be 
where the other tests are? Also I assume this will need a copyright 
header before it is pushed.

-Alan



More information about the core-libs-dev mailing list