RFR[8229421]: The logic of java/net/ipv6tests/TcpTest.java is flawed

Patrick Concannon patrick.concannon at oracle.com
Wed Aug 14 11:30:02 UTC 2019


Hi,


Would it be possible to have my fix for JDK-8229421 reviewed?

This fix addresses an intermittent issue. Original test checked IPv4 
connections couldn’t be made to server accepting connections over IPv6 
only (and vice-versa). However, the test didn’t check for the false 
positive that can occur if something else was listening on test address, 
invalidating the check. This fix addresses this problem.

Further information on this bug can be found here: 
https://bugs.openjdk.java.net/browse/JDK-8229421

Webrev for fix: 
http://cr.openjdk.java.net/~dfuchs/pconcann/8229421/webrevs/webrev.1/


Kind regards,

Patrick


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20190814/83ce994f/attachment.html>


More information about the net-dev mailing list