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