[jdk13u-dev] RFR: 8172404: Tools should warn if weak algorithms are used before restricting them

Yuri Nesterenko yan at openjdk.java.net
Tue Jul 27 14:07:43 UTC 2021


This fix does require CSR which has been prepared long ago (JDK-8238640, approved for 13u). Fix is not exactly clean but all adjustments/manual changes are in the tests. Verified by regular nightly Azul DEV testing routine.

-------------

Commit messages:
 - Backport f04a7e5cb465bb630201650245356b60228b8dd7

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/237/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=237&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8172404
  Stats: 722 lines in 14 files changed: 495 ins; 9 del; 218 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/237.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/237/head:pull/237

PR: https://git.openjdk.java.net/jdk13u-dev/pull/237


More information about the jdk-updates-dev mailing list