Hi All This is a request to backport a jdk8 fix into jdk7u4.
7047200: keytool safe store http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7047200 Description:Some illegal keytool commands might corrupt a keystore, we should avoid this.
The fix is already included in jdk8 as: http://hg.openjdk.java.net/jdk8/tl/jdk/log?rev=7047200 reviewed by xuelei. The patch for jdk7u4 is identical to the one in jdk8. I intend to push it to ssh://hg.openjdk.java.net/jdk7u/jdk7u-dev-gate/jdk Thanks Weijun