RFR: 8344310: Remove Security Manager dependencies from javax.crypto and com.sun.crypto packages [v2]
Anthony Scarpino
ascarpino at openjdk.org
Mon Nov 18 19:22:43 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").
looks good
-------------
Marked as reviewed by ascarpino (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22164#pullrequestreview-2443505082
More information about the security-dev
mailing list