Hi,could you please review the small change in IPv6 regression tests helper class test/java/net/ipv6tests/Tests.java?
Webrev containing this change is available at: http://cr.openjdk.java.net/~ptisnovs/IPv6tests/The changed condition ensures that the test UdpTest.java does not use link-local special IPv6 addresses (i.e. addresses that starts with FE8 - FEB) to perform datagram manipulation.
Cheers Pavel Tisnovsky