Hi,

I'd like to request a review for:

Bug: https://bugs.openjdk.java.net/browse/JDK-8172404 
<https://bugs.openjdk.java.net/browse/JDK-8172404>
CSR: https://bugs.openjdk.java.net/browse/JDK-8238640 
<https://bugs.openjdk.java.net/browse/JDK-8238640>

It’d be useful to start warning users that certain algorithms and key lengths 
are becoming weak, so that users could begin transition away from them before 
they are actually disabled. A new security property named 
jdk.security.legacyAlgorithms is added to the java.security file to list the 
legacy algorithms. The keytool and jarsigner tools are enhanced to enforce the 
new property and to emit the warning messages when legacy algorithms are used.

Thanks,
Hai-May

Reply via email to