Integrated: 8344310: Remove Security Manager dependencies from javax.crypto and com.sun.crypto packages
Sean Mullan
mullan at openjdk.org
Mon Nov 18 19:38:46 UTC 2024
On Fri, 15 Nov 2024 20:48:42 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> Now that JEP 486 is integrated, javax.crypto and com.sun.crypto implementation dependencies on System.getSecurityManager and AccessController.doPrivileged can be removed.
This pull request has now been integrated.
Changeset: de6e013e
Author: Sean Mullan <mullan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/de6e013e0e713136ee3117a9805a542ecf521a55
Stats: 101 lines in 7 files changed: 0 ins; 72 del; 29 mod
8344310: Remove Security Manager dependencies from javax.crypto and com.sun.crypto packages
Reviewed-by: jpai, ascarpino
-------------
PR: https://git.openjdk.org/jdk/pull/22164
More information about the security-dev
mailing list