Integrated: 8344077: Remove security manager dependency in java.io
Brian Burkhalter
bpb at openjdk.org
Tue Nov 19 20:32:53 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.
This pull request has now been integrated.
Changeset: 81e43114
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/81e43114eca5199a0d816c02f50ecb6bc370135b
Stats: 278 lines in 9 files changed: 5 ins; 237 del; 36 mod
8344077: Remove security manager dependency in java.io
Reviewed-by: rriggs, alanb, naoto, lancea
-------------
PR: https://git.openjdk.org/jdk/pull/22219
More information about the core-libs-dev
mailing list