[ipv6] Regarding 8220673: Add test library support for determining platform IP support

Arthur Eubanks aeubanks at google.com
Fri Mar 29 19:59:39 UTC 2019


I had just started on this yesterday.
I'll look at which of the tests we modified in our patches with ipv4/6
detection. I'm worried that some of them may be disabling test coverage
that shouldn't be disabled, but I'll have to look in more detail. Also, we
don't have a JDK at head which works in our environments, so we might miss
some failures until we've decided to have a JDK at head that works in our
environments and run all of the networking tests.

Thanks for the webrev, I'll definitely use that.

On Fri, Mar 29, 2019 at 8:10 AM Chris Hegarty <chris.hegarty at oracle.com>
wrote:

> Arthur,
>
> Several tests require the presence of either: 1) IPv4, or 2) IPv6, or
> 3) IPv4&IPv6. A test library utility class could provide such.
>
> Here is a rough idea about how to determine Internet Protocol support.
>    http://cr.openjdk.java.net/~chegar/8220673/webrev.00/
>
> It might be enough to experiment with and see how far it gets us?
>
> -Chris.
>
> P.S. Let's use the `[ipv6]` subject prefix to track related work
> in this area.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20190329/d7c11a6b/attachment.html>


More information about the net-dev mailing list