mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 04:28:30 +00:00
This fix updates the spec for DatagramSocket's constructors to inform the user of the Exceptions thrown when an invalid argument is passed. Reviewed-by: dfuchs