提交 2c4d2cd9 编写于 作者: K kohsuke

experimenting with the fix off.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@22278 71c3de6d-444a-0410-be80-ed276b4c234a
上级 b5bd12de
......@@ -336,7 +336,8 @@ public class Launcher {
WARNING: Stack unwind information not available. Following frames may be wrong.
02f1f13c 6d99c844 java_6d3e0000!Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed+0x6e
*/
new SecureRandom().nextBoolean();
// new SecureRandom().nextBoolean();
;
}
// this will prevent programs from accidentally writing to System.out
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册