RFR: 8344337: SecurityManager cleanup in java.prefs module [v5]

Brent Christian bchristi at openjdk.org
Wed Nov 20 22:43:44 UTC 2024


> Remove usages of SecurityManager, doPrivildged, and AccessController from the java.prefs module.

Brent Christian has updated the pull request incrementally with one additional commit since the last revision:

  indentation fixes

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22252/files
  - new: https://git.openjdk.org/jdk/pull/22252/files/a532f8a2..cddc4e2f

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

  Stats: 6 lines in 1 file changed: 1 ins; 1 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/22252.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22252/head:pull/22252

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


More information about the core-libs-dev mailing list