Apologies, the link to the bug ID in the original message was bad.

Please see below for correct link to bug:

https://bugs.openjdk.java.net/browse/JDK-8229421


On 14/08/2019 12:30, Patrick Concannon wrote:

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


Reply via email to