RFR: 8344337: SecurityManager cleanup in java.prefs moduleRemove SecMgr, etc usage from java.prefs [v3]
Brent Christian
bchristi at openjdk.org
Tue Nov 19 23:16:38 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:
One more comment removal; fix 1 indent
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22252/files
- new: https://git.openjdk.org/jdk/pull/22252/files/fa0072b7..452db4e4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22252&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22252&range=01-02
Stats: 3 lines in 1 file changed: 1 ins; 1 del; 1 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