RFR: [XS] 8250770 : Net.java translateToSocketException does not handle IOException
Daniel Fuchs
daniel.fuchs at oracle.com
Wed Jul 29 14:38:26 UTC 2020
Thanks Arno.
I had a look at how NetworkInterface behaves in the presence
of preferIPv4Stack=true - and I believe that the fix proposed
by Matthias will make the test pass.
Please let us know if that's not the case.
+1 for Matthias! :-)
best regards,
-- daniel
On 29/07/2020 14:56, Zeller, Arno wrote:
> Hi Alan,
>
> you are absolutely right - the tests are run with preferIPv4Stack=true and on the test machine is one network interface (an isatap network adapter) that does only have an IPv6 address.
>
> Best regards,
> Arno
>
>> From: Alan Bateman <Alan.Bateman at oracle.com>
>> Subject: Re: RFR: [XS] 8250770 : Net.java translateToSocketException does not handle IOException
>>
>> On 29/07/2020 12:14, Baesken, Matthias wrote:
>>
>>> Hi Alan, I found a few JDK15 jck errors related to this one in our test-DB . So yes, it is a JDK15 issue as well .
>>
>> Can you add jdk15-fix-request to the issue with a comment requesting approval for jdk/jdk15? I can approve and that will get this regression out of the way.
>>
>> Also is there anything special about these test runs or Windows machines? The issue hints that there are network interfaces configured with IPv6 but the tests are being run with preferIPv4Stack=true.
>>
>> -Alan
>>
>> [1] http://openjdk.java.net/jeps/3#Fix-Request-Process
More information about the nio-dev
mailing list