git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Fri Jul 31 18:05:50 UTC 2020


Changeset: dc71097c
Author:    Patrick Concannon <pconcannon at openjdk.org>
Date:      2020-07-31 18:59:27 +0000
URL:       https://git.openjdk.java.net/mobile/commit/dc71097c

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.

Reviewed-by: dfuchs

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

Changeset: 13093167
Author:    duke <duke at openjdk.org>
Date:      2020-07-31 18:05:08 +0000
URL:       https://git.openjdk.java.net/mobile/commit/13093167

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list