-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b20
-
Verified
Currently, `MulticastSocket.send(DatagramPacket, byte)` throws an IOException when sending to port 0 on Unix and macOS, but doesn’t throw on Windows and Solaris.
- relates to
-
JDK-8237890 DatagramPacket::getSocketAddress doesn't specify what happens if address or port are not set
- Closed