Remove unnecessary NetworkPermission checks from jdk/net/ExtendedSocketOptions.java

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 15
    • Affects Version/s: 15
    • Component/s: core-libs
    • None
    • b27

      NetworkPermissions are wrongly checked for all socket options in `jdk/net/ExtendedSocketOptions`. The only option that was specified to require a permission a check was `SO_FLOW_SLA`, and is option has been removed. The unspecified and unnecessary permissions check that were mistakenly also performed for all other extended socket options should be removed.

            Assignee:
            Patrick Concannon (Inactive)
            Reporter:
            Patrick Concannon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: