Hi,
This is a request to backport a JDK 8 fix into JDK 7u4:
7115524: sun.security.provider.certpath.ssl.SSLServerCertStore no
longer works
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7115524
The fix has already been pushed to JDK 8, as:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d1928ae4e0a2
The code changes for jdk7u4 are identical to the ones in jdk8.
We need to backport the fix so that the keytool command work as expect.
The issue is exposed by CR 7113275, which has already been backport to
JDK 7u4.
I intend to push it to
ssh://hg.openjdk.java.net/jdk7u/jdk7u-dev-gate/jdk
Regards,
Xuelei