RFR: 8344077: Remove security manager dependency in java.io [v4]

Brian Burkhalter bpb at openjdk.org
Tue Nov 19 16:53:27 UTC 2024


> Expunge the use of the `SecurityManager`, `AccessController`, and the like from the `java.io` package.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8344446: Address reviewer comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22219/files
  - new: https://git.openjdk.org/jdk/pull/22219/files/a15574a3..9fbcb823

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

  Stats: 15 lines in 2 files changed: 3 ins; 10 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/22219.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22219/head:pull/22219

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


More information about the core-libs-dev mailing list