提交 ab02f042 编写于 作者: W wetmore

8012530: test/sun/security/provider/SecureRandom/StrongSeedReader.java failing

Reviewed-by: wetmore
Contributed-by: alan.bateman@oracle.com
上级 f5b2370a
......@@ -49,7 +49,7 @@ public class StrongSeedReader {
File file = null;
try {
file = new File(System.getProperty("java.io.tmpdir") +
file = new File(System.getProperty("java.io.tmpdir"),
"StrongSeedReader.tmpdata");
// write a bunch of 0's to the file.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册