mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-09 09:58:43 +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