RFR: 8344078: Remove security manager dependency in java.nio
Brian Burkhalter
bpb at openjdk.org
Fri Nov 15 05:42:28 UTC 2024
Expunge the use of the `SecurityManager`, `AccessController`, and the like from the `java.nio` and `sun.nio` package hierarchies.
-------------
Commit messages:
- 8344078: Remove security manager dependency in java.nio
Changes: https://git.openjdk.org/jdk/pull/22132/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22132&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8344078
Stats: 1318 lines in 63 files changed: 9 ins; 1082 del; 227 mod
Patch: https://git.openjdk.org/jdk/pull/22132.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22132/head:pull/22132
PR: https://git.openjdk.org/jdk/pull/22132
More information about the nio-dev
mailing list