Author: markt
Date: Tue Aug  9 10:23:23 2016
New Revision: 1755593

URL: http://svn.apache.org/viewvc?rev=1755593&view=rev
Log:
Add bug info

Modified:
    
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java

Modified: 
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java?rev=1755593&r1=1755592&r2=1755593&view=diff
==============================================================================
--- 
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java 
(original)
+++ 
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java 
Tue Aug  9 10:23:23 2016
@@ -266,6 +266,8 @@ public class JreMemoryLeakPreventionList
                  * include:
                  * - log4j versions 1.2.15 and earlier
                  * - javax.xml.bind.JAXBContext.newInstance()
+                 *
+                 * https://bugs.openjdk.java.net/browse/JDK-8163449
                  */
 
                 // Set the default URL caching policy to not to cache



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

Reply via email to