Integrated: 8344078: Remove security manager dependency in java.nio

Brian Burkhalter bpb at openjdk.org
Mon Nov 18 19:19:58 UTC 2024


On Fri, 15 Nov 2024 05:37:43 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Expunge the use of the `SecurityManager`, `AccessController`, and the like from the `java.nio` and `sun.nio` package hierarchies.

This pull request has now been integrated.

Changeset: 922b12f3
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/922b12f30c4cfd6b504d66daf37fb30c7fb1bfe7
Stats:     1489 lines in 67 files changed: 9 ins; 1204 del; 276 mod

8344078: Remove security manager dependency in java.nio

Reviewed-by: alanb, rriggs

-------------

PR: https://git.openjdk.org/jdk/pull/22132


More information about the nio-dev mailing list