RFR: 8344120: Remove Security Manager dependencies from jdk.crypto.cryptoki module [v2]
Roger Riggs
rriggs at openjdk.org
Thu Nov 14 14:02:52 UTC 2024
On Wed, 13 Nov 2024 20:27:01 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.
>
> Sean Mullan has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove osName and osArch fields from Config.
> Remove getValue method from P11KeyAgreement.
lgtm
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22077#pullrequestreview-2436167063
More information about the security-dev
mailing list