DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37956>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37956

           Summary: Make 'set static fields to null' ClassLoader leak
                    workaround behaviour configurable
           Product: Tomcat 5
           Version: Nightly Build
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


The 5.5.13-beta release includes a workaround for webapp Classloader reference
leaks.
>From the changelog:
-------------
(Add code to set to null fields in loaded classes when stopping a web
application, as a possible workaround for suspicious garbage collection
behavior. (remm))
-------------

The workaround minimizes the symtoms, but not the causes of webapp Classloader
leaks.
For purposes of diagnotics, I'd like to be able to revert back to the old
behaviour, with the workaround code disabled.

This behaviour should be configurable, similar to how "antiResourceLocking" and
"antiJARLocking" are configurable on the Context level.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to