mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-10 12:37:09 +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