RFR: 8344310: Remove Security Manager dependencies from javax.crypto and com.sun.crypto packages [v2]

Jaikiran Pai jpai at openjdk.org
Mon Nov 18 13:22:52 UTC 2024


On Mon, 18 Nov 2024 13:11:26 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.
>
> Sean Mullan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove @SuppressWarnings("removal").

Thank you Sean. These changes look reasonable to me.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22164#pullrequestreview-2442600465


More information about the security-dev mailing list