Changeset: 0e6076fed003
Author:weijun
Date: 2011-09-09 11:18 +0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0e6076fed003
7047200: keytool safe store
Reviewed-by: xuelei
! src/share/classes/sun/security/tools/KeyTool.java
+ test/sun/security/tools/keytool/trystore.sh
http://bugs.sun.com/view_bug.do?bug_id=7082769
webrev : http://cr.openjdk.java.net/~coffeys/webrev.7082769.7087019.jdk8/
Bug fix where we ensure that the fd object is not disposed of until all
streams are closed out.
Testcase is a bulked up version of CR 6322678 (which wasn't committed
at t