Details
Description
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.
Attachments
Issue Links
- relates to
-
JDK-8237890 DatagramPacket::getSocketAddress doesn't specify what happens if address or port are not set
-
- Closed
-