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