mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 20:48:29 +00:00
DatagramSocket and MulticastSocket send methods are changed to throw IllegalArgumentException if no target address can be determined. Reviewed-by: alanb