< prev index next >

test/sun/security/tools/keytool/CloseFile.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 6489721 * @summary keytool has not closed several file streams * @author weijun.wang + * @modules java.base/sun.security.tools.keytool * @compile -XDignore.symbol.file CloseFile.java * @run main CloseFile * * This test is only useful on Windows, which fails before the fix and succeeds * after it. On other platforms, it always passes.
< prev index next >