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

Anthony Scarpino ascarpino at openjdk.org
Fri Nov 15 18:57:10 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").

looks good

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

Marked as reviewed by ascarpino (Reviewer).

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


More information about the security-dev mailing list