RFR: 8344236: Revisit SecurityManager usage in jdk.net after JEP 486 integration

Jaikiran Pai jpai at openjdk.org
Wed Nov 20 12:59:19 UTC 2024


On Wed, 20 Nov 2024 11:40:01 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this change which removes the usages of `SecurityManager` related APIs from the `jdk.net` module? This addresses https://bugs.openjdk.org/browse/JDK-8344236.
> 
> No new tests have been added and existing tests in tier1, tier2 and tier3 have completed without any related failures.

Hello @TheRealMDoerr, this PR does a trivial change to one of the AIX specific java file. Would you or someone with access to AIX  be able to check if this looks OK and does indeed work fine on those systems?

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

PR Comment: https://git.openjdk.org/jdk/pull/22274#issuecomment-2488516549


More information about the net-dev mailing list