mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-16 15:33:15 +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