mirror of
https://github.com/openjdk/jdk.git
synced 2026-08-01 13:45:30 +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