RFR: 8344337: SecurityManager cleanup in java.prefs moduleRemove SecMgr, etc usage from java.prefs [v4]
Brent Christian
bchristi at openjdk.org
Wed Nov 20 18:03:53 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:
fix indentation, add braces
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22252/files
- new: https://git.openjdk.org/jdk/pull/22252/files/452db4e4..a532f8a2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22252&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22252&range=02-03
Stats: 15 lines in 1 file changed: 1 ins; 0 del; 14 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