hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Dec 9 13:30:34 UTC 2019


Changeset: c445504316e4
Author:    jboes
Date:      2019-12-09 12:06 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/c445504316e4

8233319: Deprecate MulticastSocket methods that operate on java.net.InetAddress
Summary: Deprecate any method that operates on InetAddress as well as getLoopbackMode and setLoopbackMode
Reviewed-by: chegar, dfuchs, alanb

! src/java.base/share/classes/java/net/MulticastSocket.java
! src/java.base/share/classes/java/net/StandardSocketOptions.java

Changeset: 5e94d60e5dd3
Author:    jboes
Date:      2019-12-09 12:46 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/5e94d60e5dd3

8232513: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with BindException
Summary: Increase the number of bind retries and test repeats, best effort only
Reviewed-by: msheppar, dfuchs, vtewari

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



More information about the jdk-sandbox-changes mailing list