On Fri, 12 Jun 2026 11:13:55 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). > > Hai-May Chao has updated the pull request incrementally with one additional > commit since the last revision: > > Split legacy alg detection from capturing the caller Java code looks good to me. I will leave the actual changed content to security area reviewers. ------------- PR Review: https://git.openjdk.org/jdk/pull/31472#pullrequestreview-4485735297
