Relates :
|
|
Relates :
|
We need to backout JDK-8182143 because of possible issues on Windows although we don't have a test to reproduce it. See the following email thread http://mail.openjdk.java.net/pipermail/security-dev/2017-June/016005.html The following code which were removed in JDK-8182143 looks like a hack http://hg.openjdk.java.net/jdk9/dev/jdk/file/82ed25c3cea9/src/java.base/share/classes/sun/security/ssl/SignatureAndHashAlgorithm.java#l415 I think the root cause is crypto key incompatibility, see JDK-8182386