hg: jdk-updates/jdk11u-dev: 2 new changesets

shade at redhat.com shade at redhat.com
Mon Feb 24 08:14:09 UTC 2020


Changeset: e2b6b9c681f4
Author:    pconcannon
Date:      2019-11-27 16:01 +0000
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/e2b6b9c681f4

8233018: Add a new test to verify that DatagramSocket is not interruptible
Summary: Test added to check the interruptability of DatagramSocket, MulticastSocket and DatagramSocketAdaptor.
Reviewed-by: chegar, dfuchs

+ test/jdk/java/net/DatagramSocket/InterruptibleDatagramSocket.java

Changeset: fb8986cc3563
Author:    dfuchs
Date:      2019-08-30 12:44 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/fb8986cc3563

8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
Summary: The test is changed to bind to InetAddress.getLocalHost() instead of binding to the wildcard.
Reviewed-by: alanb, dfuchs, msheppar
Contributed-by: Patrick Concannon <catrick.concannon at oracle.com>

! test/jdk/java/net/DatagramPacket/ReuseBuf.java



More information about the jdk-updates-changes mailing list