mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-17 03:13:11 +00:00
Update to DatagramChannel spec to make it clear that SecurityException can be thrown in connect send and receive methods Reviewed-by: alanb, chegar, dfuchs