RFR[8245828]: 'Remove unnecessary NetworkPermission checks from jdk/net/ExtendedSocketOptions.java’
Patrick Concannon
patrick.concannon at oracle.com
Mon Jun 8 18:53:59 UTC 2020
Hi,
Could someone please review my fix for JDK-8245828 - ‘Remove unnecessary NetworkPermission checks from jdk/net/ExtendedSocketOptions.java’ ?
With the removal of socket option SO_FLOW_SLA the NetworkPermission checks in jdk/net/ExtendedSocketOptions are no longer required. This fix removes these checks.
issue: https://bugs.openjdk.java.net/browse/JDK-8245828 <https://bugs.openjdk.java.net/browse/JDK-8245828>
webrev: http://cr.openjdk.java.net/~pconcannon/8245828/webrevs/webrev.00/ <http://cr.openjdk.java.net/~pconcannon/8245828/webrevs/webrev.00/>
Kind regards,
Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20200608/bd803537/attachment.htm>
More information about the net-dev
mailing list