code review request: 7115524: Regression: keytool -printcert -sslserver failure
Weijun Wang
weijun.wang at oracle.com
Thu Dec 1 03:35:29 UTC 2011
Hi Xuelei
Please review the code changes for 7u4:
http://cr.openjdk.java.net/~weijun/7115524/7u4/webrev.00/
I've changed the synopsis because there is no SSLServerCertStore in 7u4.
Thanks
Max
--------------------------------------------------
7115524: Regression: keytool -printcert -sslserver failure
Description:
In 7u4, there is no
sun.security.provider.certpath.ssl.SSLServerCertStore. That's because
the class was extracted from a KeyTool method in JDK 8 (6953295).
However, the same coding error still exists inside the KeyTool method.
The synopis for this subCR is updated to reflect the fact.
More information about the security-dev
mailing list