RFR: 8344217: Remove calls to SecurityManager and doPrivileged in java.net.DatagramSocket and java.net.NetMulticastSocket after JEP 486 integration
Roger Riggs
rriggs at openjdk.org
Thu Nov 21 19:22:16 UTC 2024
On Thu, 21 Nov 2024 18:43:55 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Please find here a patch that removes use of SecurityManager and doPrivileged in DatagramSocket/MulticastSocket implementation.
>
> Some allusion to the SecurityManager was missed in DatagramSocket::connect, so this patch contains a small API documentation change that will require a CSR.
looks fine.
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22303#pullrequestreview-2452420781
More information about the net-dev
mailing list