Re: RFR: JDK-8184770: JDWP support for IPv6

2019-03-29 Thread Alex Menkov
(added net-dev as suggested by Alan) Net gurus, please assist in reviewing socket-related code. New webrev: http://cr.openjdk.java.net/~amenkov/IPv6/webrev.01/ On 03/28/2019 07:44, Gary Adams wrote: Is there any documentation that needs to be updated along with the impl changes? created an

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

2019-03-29 Thread Chris Hegarty
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 exper