> 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 two additional commits since the last revision: - Update java.security - Update Javadoc for getInstance() ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31472/files - new: https://git.openjdk.org/jdk/pull/31472/files/c83295ab..a6d17b64 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31472&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31472&range=02-03 Stats: 72 lines in 5 files changed: 43 ins; 1 del; 28 mod Patch: https://git.openjdk.org/jdk/pull/31472.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31472/head:pull/31472 PR: https://git.openjdk.org/jdk/pull/31472
