mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-16 02:43:20 +00:00
Fix adds checks for port == 0 to the send and connect methods in DatagramSocket and DatagramChannelImpl Reviewed-by: alanb, chegar, dfuchs, lancea