RFR: 8344857: Remove calls to SecurityManager and doPrivileged in SocketExceptions and URLJarFile in the sun.net package after JEP 486 integration

Daniel Fuchs dfuchs at openjdk.org
Mon Nov 25 10:08:16 UTC 2024


On Mon, 25 Nov 2024 00:36:40 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this change which cleans up the usages of SecurityManager APIs from a couple of `sun.net` packages? This addresses https://bugs.openjdk.org/browse/JDK-8344857.
> 
> No new tests have been added and existing tests in tier1, tier2 and tier3 continue to pass.

Marked as reviewed by dfuchs (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/22352#pullrequestreview-2457920094


More information about the net-dev mailing list