mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-17 13:55:20 +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