Author: markt
Date: Thu May  5 17:24:41 2016
New Revision: 1742455

URL: http://svn.apache.org/viewvc?rev=1742455&view=rev
Log:
Update docs since most users won't need to enable this option.

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml?rev=1742455&r1=1742454&r2=1742455&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/config/listeners.xml Thu May  5 17:24:41 
2016
@@ -229,6 +229,9 @@
         <code>sun.java2d.Disposer</code> class by a web application does not
         result in a memory leak.
         Defaults to <code>false</code> because a thread is launched.</p>
+        <p>Note: The underlying leak has been fixed in Java 1.6.0 update 21
+        onwards and Java 7 onwards. This option is unnecessary if running on a
+        fixed version of Java.</p>
       </attribute>
 
       <attribute name="ldapPoolProtection" required="false">



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

Reply via email to