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

Daniel Fuchs daniel.fuchs at oracle.com
Wed Aug 14 11:56:26 UTC 2019


Hi Patrick,

This looks good to me.

best regards,

-- daniel

On 14/08/2019 12:44, 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



More information about the net-dev mailing list