On Sat, 16 Nov 2024 14:19:33 GMT, Jaikiran Pai <j...@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