mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-09 20:15:10 +00:00
DatagramSocket and MulticastSocket changed to throw IllegalArgumentException if not connected and passed a packet containing a port out of range Reviewed-by: chegar, dfuchs