On Thu, 11 Jun 2026 00:37:42 GMT, Hai-May Chao <[email protected]> wrote:
> This change adds the `jdk.crypto.legacyAlgorithms` security property to > `java.security`. At the JCE layer, the JDK checks this property and emits a > runtime warning when a configured legacy algorithm is requested. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 0381286a Author: Hai-May Chao <[email protected]> URL: https://git.openjdk.org/jdk/commit/0381286adedbd7daf1eb01a820ad8179dbb7da15 Stats: 1312 lines in 10 files changed: 1233 ins; 0 del; 79 mod 8376748: Emit runtime warnings for JCE algorithms that will be disabled Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/31472
