RFR: 8344078: Remove security manager dependency in java.nio [v3]
Brian Burkhalter
bpb at openjdk.org
Sat Nov 16 00:33:13 UTC 2024
> Expunge the use of the `SecurityManager`, `AccessController`, and the like from the `java.nio` and `sun.nio` package hierarchies.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8344078: Address reviewer comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22132/files
- new: https://git.openjdk.org/jdk/pull/22132/files/05bc2c96..c1c348f7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22132&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22132&range=01-02
Stats: 163 lines in 34 files changed: 0 ins; 109 del; 54 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