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