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

Jaikiran Pai jpai at openjdk.org
Tue Nov 26 00:55:41 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.

Thank you Michael and Daniel for the reviews.

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

PR Comment: https://git.openjdk.org/jdk/pull/22352#issuecomment-2499331500


More information about the net-dev mailing list