Integrated: 8344236: Revisit SecurityManager usage in jdk.net after JEP 486 integration
Jaikiran Pai
jpai at openjdk.org
Thu Nov 21 05:05:27 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.
This pull request has now been integrated.
Changeset: 10def484
Author: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/10def484dfe5821940c6fef6d857db93c30d0b06
Stats: 55 lines in 5 files changed: 0 ins; 43 del; 12 mod
8344236: Revisit SecurityManager usage in jdk.net after JEP 486 integration
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/22274
More information about the net-dev
mailing list