RFR: 8344310: Remove Security Manager dependencies from javax.crypto and com.sun.crypto packages
Sean Mullan
mullan at openjdk.org
Mon Nov 18 13:11:26 UTC 2024
On Sat, 16 Nov 2024 14:19:33 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Hello Sean, at the class declaration of `JceSecurity` in the `src/java.base/share/classes/javax/crypto/JceSecurity.java.template` file, there's a `@SuppressWarnings("removal")`. It looks like it can be removed.
Good catch. Fixed.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22164#issuecomment-2483000139
More information about the security-dev
mailing list