RFR[8250889]: 'Disable testing SendReceiveMaxSize with preferIPv4Stack=true on the old impl until JDK-8250886 is fixed'

Daniel Fuchs daniel.fuchs at oracle.com
Fri Jul 31 17:46:12 UTC 2020


Looks good to me Patrick.

Thanks for jumping on this.

best regards,

-- daniel

On 31/07/2020 18:42, Patrick Concannon wrote:
> Hi,
> 
> Could someone please review my fix for JDK-8250889 — 'Disable testing SendReceiveMaxSize with preferIPv4Stack=true on the old impl until JDK-8250886 is fixed’ ?
> 
> The `test java/net/DatagramSocket/SendReceiveMaxSize` is currently failing when run with `-Djdk.net.usePlainDatagramSocketImpl` and `-Djava.net.preferIPv4Stack=true`. This fix removes these run settings from the test until a more permanent solution can be found.
> 
> issue: https://bugs.openjdk.java.net/browse/JDK-8250889
> webrev: http://cr.openjdk.java.net/~pconcannon/8250889/webrevs/webrev.00/
> 
> Kind regards,
> Patrick
> 



More information about the net-dev mailing list