On Tue, 19 Nov 2024 18:52:59 GMT, Brent Christian <bchri...@openjdk.org> wrote:
> Remove usages of SecurityManager, doPrivildged, and AccessController from the > java.prefs module. This pull request has now been integrated. Changeset: 4d4cef80 Author: Brent Christian <bchri...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/4d4cef800a4b763ab00e93e7a76a5ca5040ab826 Stats: 381 lines in 6 files changed: 38 ins; 201 del; 142 mod 8344337: SecurityManager cleanup in java.prefs module Reviewed-by: lancea, bpb, rriggs, iris ------------- PR: https://git.openjdk.org/jdk/pull/22252