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