hg: jdk/sandbox: 8250889: Disable testing SendReceiveMaxSize with preferIPv4Stack=true on the old impl until JDK-8250886 is fixed

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Jul 31 18:00:27 UTC 2020


Changeset: d60d85499d29
Author:    pconcannon
Date:      2020-07-31 18:59 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/d60d85499d29

8250889: Disable testing SendReceiveMaxSize with preferIPv4Stack=true on the old impl until JDK-8250886 is fixed
Summary: 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.
Reviewed-by: dfuchs

! test/jdk/java/net/DatagramSocket/SendReceiveMaxSize.java



More information about the jdk-sandbox-changes mailing list