On Thu, 14 Nov 2024 17:19:54 GMT, Sean Mullan <mul...@openjdk.org> wrote:
> Now that JEP 486 is integrated, the jdk.crypto.mscapi module implementation > dependencies on System.getSecurityManager and AccessController.doPrivileged > can be removed. This pull request has now been integrated. Changeset: fc8fb34f Author: Sean Mullan <mul...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/fc8fb34f3dcef2435bb35d54b3eb77cad4945dd3 Stats: 138 lines in 2 files changed: 1 ins; 28 del; 109 mod 8344214: Remove Security Manager dependencies from jdk.crypto.mscapi module Reviewed-by: rriggs, ascarpino ------------- PR: https://git.openjdk.org/jdk/pull/22112