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

this class needs to be public so that its MAX_AGE can be controlled.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@3381 71c3de6d-444a-0410-be80-ed276b4c234a
上级 accab15c
......@@ -27,7 +27,7 @@ import java.util.logging.Level;
*
* @author Kohsuke Kawaguchi
*/
final class ProcessCache {
public final class ProcessCache {
/**
* Implemented by the caller to create a new process
* (when a new one is needed.)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册