https://issues.apache.org/bugzilla/show_bug.cgi?id=55054

            Bug ID: 55054
           Summary: public method exitWhenFinished() removed from
                    FileCleaningTracker.
           Product: Tomcat 7
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: jeffc...@alumni.rice.edu

The March 15 commit "Update to Commons IO 2.4 and run UCDetector over the
copied classes" removed FileCleaningTracker.exitWhenFinished(), presumably by
accident.

This makes it difficult to stop the reaper thread, which leads to memory leaks.

http://svn.apache.org/viewvc?view=revision&revision=1456969

I believe this is an error (by the UCDetector?): Commons IO 2.4 does have this
method, and the FileCleaningTracker Javadocs still refer to it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to