RFR: 8344446: Remove security manager dependency from module jdk.sctp
Brian Burkhalter
bpb at openjdk.org
Tue Nov 19 02:53:50 UTC 2024
On Tue, 19 Nov 2024 01:17:55 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Expunge the use of the `SecurityManager`, `AccessController`, and the like from the `jdk.sctp` module.
On a Linux system with SCTP, the results for the `com/sun/nio/sctp` tests are the same with this patch applied as without.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22225#issuecomment-2484598096
More information about the net-dev
mailing list