hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Jun 9 14:31:26 UTC 2020


Changeset: 047168f24c45
Author:    erikj
Date:      2020-06-09 14:09 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/047168f24c45

8236469: macOS devkit needs 64-bit SetFile for Catalina
Reviewed-by: ihse

! make/conf/jib-profiles.js

Changeset: 18328102673f
Author:    pconcannon
Date:      2020-06-09 15:26 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/18328102673f

8243999: DatagramSocket and MulticastSocket constructors don't specify how a null InetAddress is handled
Summary: This fix clarifies the behaviours of constructors from DatagramSocket and MulticastSocket when no address or a null address is supplied.
Reviewed-by: dfuchs

! src/java.base/share/classes/java/net/DatagramSocket.java
! src/java.base/share/classes/java/net/MulticastSocket.java
! test/jdk/java/net/DatagramSocket/Constructor.java
+ test/jdk/java/net/MulticastSocket/Constructor.java



More information about the jdk-sandbox-changes mailing list