Integrated: 8344120: Remove Security Manager dependencies from jdk.crypto.cryptoki module

Sean Mullan mullan at openjdk.org
Thu Nov 14 14:18:56 UTC 2024


On Wed, 13 Nov 2024 14:44:06 GMT, Sean Mullan <mullan at openjdk.org> wrote:

> Now that JEP 486 has been integrated, the `jdk.crypto.cryptoki` implementation dependencies on `System.getSecurityManager` and `AccessController.doPrivileged` can be removed.

This pull request has now been integrated.

Changeset: 4d1a51cb
Author:    Sean Mullan <mullan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4d1a51cb859150005c93827f33e40a3a37f1524f
Stats:     199 lines in 6 files changed: 6 ins; 123 del; 70 mod

8344120: Remove Security Manager dependencies from jdk.crypto.cryptoki module

Reviewed-by: rriggs, ascarpino

-------------

PR: https://git.openjdk.org/jdk/pull/22077


More information about the security-dev mailing list