[ipv6]: 8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available

Daniel Fuchs daniel.fuchs at oracle.com
Thu May 16 09:56:42 UTC 2019


Hi Arthur,

Looks good to me!

best regards,

-- daniel

On 16/05/2019 01:46, Arthur Eubanks wrote:
> bug: https://bugs.openjdk.java.net/browse/JDK-8224018
> webrev: http://cr.openjdk.java.net/~aeubanks/8224018/webrev.00/
> 
> test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java both assume that IPv4 is 
> available. They will currently bail if IPv6 is not available. They 
> should also bail if IPv4 is not available.
> 



More information about the net-dev mailing list