You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/10/27 14:02:04 UTC

svn commit: r1766826 - /tomcat/trunk/webapps/docs/changelog.xml

Author: markt
Date: Thu Oct 27 14:02:04 2016
New Revision: 1766826

URL: http://svn.apache.org/viewvc?rev=1766826&view=rev
Log:
Update

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1766826&r1=1766825&r2=1766826&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Oct 27 14:02:04 2016
@@ -87,6 +87,11 @@
         Refactor creation of containers in embedded mode for more consistency
         and flexibility. (remm)
       </fix>
+      <add>
+        Log a warning if running on Java 9 with the ThreadLocal memory leak
+        detection enabled (the default) but without the command line option it
+        now requires. (markt)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Coyote">



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