You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/09/29 13:05:44 UTC

[Bug 60188] New: Improve documentation for JreMemoryLeakPreventionListener

https://bz.apache.org/bugzilla/show_bug.cgi?id=60188

            Bug ID: 60188
           Summary: Improve documentation for
                    JreMemoryLeakPreventionListener
           Product: Tomcat 9
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: cberneburg@caci.com

Created attachment 34313
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34313&action=edit
documentation patch for JreMemoryLeakPreventionListener classesToInitialize
example

Purpose: Add a small example server.xml snippet to the
JreMemoryLeakPreventionListener documentation to make it clear to newbies how
to implement the classesToInitialize option.

Method: Added new examples area in JreMemoryLeakPreventionListener subsection
after attributes table in listeners.xml.  Added specific example for
classesToInitialize option.

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

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


[Bug 60188] Improve documentation for JreMemoryLeakPreventionListener

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60188

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the patch.

I tweaked it slightly including:
- tabs -> spaces
- remove trailing white space
- used a sub-section instead of a header so the header size/indent was
consistent

This has been fixed in the following branches:
- 9.0.x for 9.0.0.M11 onwards
- 8.5.x for 8.5.6 onwards
- 8.0.x for 8.0.38 onwards
- 7.0.x for 7.0.73 onwards
- 6.0.x for 6.0.46 onwards

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

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


[Bug 60188] Improve documentation for JreMemoryLeakPreventionListener

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60188

Cris Berneburg <cb...@caci.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cberneburg@caci.com
                 OS|                            |All

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

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


[Bug 60188] Improve documentation for JreMemoryLeakPreventionListener

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60188

--- Comment #2 from Cris Berneburg <cb...@caci.com> ---
Mark, thanks for cleaning up the patch.  Also, it's good to know that
subsections can be nested.

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

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