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

Brian Burkhalter bpb at openjdk.org
Mon Nov 18 16:32:14 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 since previous commit except about InnoucuousThread

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22132/files
  - new: https://git.openjdk.org/jdk/pull/22132/files/c1c348f7..bc563aee

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

  Stats: 14 lines in 7 files changed: 0 ins; 5 del; 9 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