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 2010/03/03 18:28:33 UTC

svn commit: r918595 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: markt
Date: Wed Mar  3 17:28:33 2010
New Revision: 918595

URL: http://svn.apache.org/viewvc?rev=918595&view=rev
Log:
Address review feedback

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=918595&r1=918594&r2=918595&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Mar  3 17:28:33 2010
@@ -120,10 +120,10 @@
 * Improve logging behaviour when shutdown occurs via a shutdownhook. If present,
   use Catalina's shutdown hook to shutdown Tomcat and JULI. This enables them to
   be shutdown in the correct order. 
-  http://svn.apache.org/viewvc?rev=910974&view=rev 
+  http://svn.apache.org/viewvc?rev=910974&view=rev
+  http://svn.apache.org/viewvc?rev=918594&view=rev (review feedback BZ48831)
   +1: markt
-  -1: kkolinko: Catalina.stop() calls Runtime.removeShutdownHook(shutdownHook)
-  and thus ClassLoaderLogManager.shutdown() will not be called. See BZ 48831.
+  -1: 
 
 * Add constraint for findleaks manager command
   http://people.apache.org/~kkolinko/patches/2010-02-28_tc6_findLeaks.patch



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