-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b18
-
Verified
With DatagramSocket and MulticastSocket an IOException is thrown when sending to port 0, while a BindException is thrown by DatagramChannel and DatagramSocketAdaptor.
- blocks
-
JDK-8237890 DatagramPacket::getSocketAddress doesn't specify what happens if address or port are not set
- Closed
- duplicates
-
JDK-8236852 DatagramSocket / DatagramChannel do not specify what happens when sending to port 0
- Closed
- relates to
-
JDK-8242615 revisit java/net/DatagramSocket/SendCheck.java
- Closed