On Mon, 18 Nov 2024 20:28:49 GMT, Brian Burkhalter <b...@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 <b...@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