mirror of
https://github.com/openjdk/jdk16u.git
synced 2025-12-14 10:28:51 -06: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