hg: jdk/jdk: 8250889: Disable testing SendReceiveMaxSize with preferIPv4Stack=true on the old impl until JDK-8250886 is fixed
patrick.concannon at oracle.com
patrick.concannon at oracle.com
Fri Jul 31 17:59:57 UTC 2020
Changeset: d60d85499d29
Author: pconcannon
Date: 2020-07-31 18:59 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/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-all-changes
mailing list