RFR: 8344078: Remove security manager dependency in java.nio [v2]

Brian Burkhalter bpb at openjdk.org
Fri Nov 15 16:38:09 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: Update overlooked CopyMoveHelper and CompletedFuture

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22132/files
  - new: https://git.openjdk.org/jdk/pull/22132/files/391c0329..05bc2c96

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22132&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22132&range=00-01

  Stats: 16 lines in 2 files changed: 0 ins; 8 del; 8 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