RFR: 8344077: Remove security manager dependency in java.io
Brian Burkhalter
bpb at openjdk.org
Mon Nov 18 20:37:01 UTC 2024
On Mon, 18 Nov 2024 20:28:49 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Expunge the use of the `SecurityManager`, `AccessController`, and the like from the `java.io` package.
Preliminary testing: the `jdk_io` tests pass on Linux and Windows.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22219#issuecomment-2484074311
More information about the core-libs-dev
mailing list