mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-08 17:38:38 +00:00
This fix removes NetworkPermission checks that were made redundant in jdk/net/ExtendedSocketOptions after the socket option SO_FLOW_SLA was removed. Reviewed-by: alanb