RFR: 8344217: Remove calls to SecurityManager and doPrivileged in java.net.DatagramSocket and java.net.NetMulticastSocket after JEP 486 integration
Jaikiran Pai
jpai at openjdk.org
Fri Nov 22 04:09:15 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.
Marked as reviewed by jpai (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22303#pullrequestreview-2453280628
More information about the net-dev
mailing list