RFR: 8344214: Remove Security Manager dependencies from jdk.crypto.mscapi module [v2]

Roger Riggs rriggs at openjdk.org
Thu Nov 14 21:36:34 UTC 2024


On Thu, 14 Nov 2024 19:53:42 GMT, Sean Mullan <mullan at 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.
>
> Sean Mullan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix compiler error, add loadLibrary method with @SuppressWarnings("restricted").

lgtm

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

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22112#pullrequestreview-2437241980


More information about the security-dev mailing list