Details
-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b07
Description
DatagramChannel also doesn't specify what happens if the target address contains the wildcard address
Attachments
Issue Links
- blocks
-
JDK-8230211 Prepare DatagramSocket for alternative DatagramSocketImpl
- Resolved
- csr for
-
JDK-8236940 Behaviors of DatagramSocket/DatagramChannel::socket send methods are not always consistent
- Closed
- relates to
-
JDK-8236807 DatagramSocket/DatagramChannel::connect and DatagramSocket/DatagramChannel::send could explicitly use localhost when the specified peer address is the wildcard
- Open
-
JDK-8237530 Release Note: DatagramSocket.send() and MulticastSocket.send() methods throw an IllegalArgumentException if the socket is not connected and the packet's port is out of range
- Closed
-
JDK-8237571 java/net/DatagramSocket/SendCheck.java is failing on Solaris
- Resolved
-
JDK-8236852 DatagramSocket / DatagramChannel do not specify what happens when sending to port 0
- Closed
-
JDK-8237471 DatagramPacket::setPort is missing its @throws IllegalArgumentException
- Closed