On Fri, 14 Aug 2026 21:34:51 GMT, Mark Powers <[email protected]> wrote:
> https://bugs.openjdk.org/browse/JDK-8388138 > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Looks good. The `javax/crypto/Cipher/TestLegacyAlgorithms.java` test includes the coverage for `Cipher.RSA/ECB/PKCS1Padding` legacy algorithm, so that it makes sure a runtime warning is emitted when this legacy algorithm is used. ------------- Marked as reviewed by hchao (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32382#pullrequestreview-5028479690
