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

Michael McMahon michael.x.mcmahon at oracle.com
Tue Apr 21 15:04:04 UTC 2015


On 21/04/15 14:56, Alan Bateman wrote:
>
> 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

I had pushed it already. So, I'll fix it in this webrev

http://cr.openjdk.java.net/~michaelm/8078276/webrev.1/

Thanks,
Michael



More information about the core-libs-dev mailing list