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