mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-17 09:03:53 +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