提交 2ef5a7cd 编写于 作者: J Jesse Glick

Comment only.

上级 6a3c5f7f
......@@ -448,6 +448,7 @@ public class JenkinsRule implements TestRule, MethodRule, RootAction {
// but because there's no explicit dispose method on ClassLoader, they won't get GC-ed until
// at some later point, leading to possible file descriptor overflow. So encourage GC now.
// see http://bugs.sun.com/view_bug.do?bug_id=4950148
// XXX use URLClassLoader.close() in Java 7
System.gc();
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册