-
Bug
-
Resolution: Fixed
-
P4
-
14
-
b24
-
Verified
DatagramSocket.send doesn't specify the exception thrown when the DatagramSocket is not connected and the packet doesn't have a socket address. The current implementation throws NullPointerException, it should probably be specified to throw IllegalArgumentException.
- blocks
-
JDK-8230211 Prepare DatagramSocket for alternative DatagramSocketImpl
-
- Resolved
-
- csr for
-
JDK-8234187 DatagramSocket.send doesn't specify exception thrown when no target address
-
- Closed
-