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