Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 77753 invoked from network); 12 Dec 2010 21:35:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Dec 2010 21:35:26 -0000 Received: (qmail 46259 invoked by uid 500); 12 Dec 2010 21:35:25 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 46187 invoked by uid 500); 12 Dec 2010 21:35:25 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 46178 invoked by uid 99); 12 Dec 2010 21:35:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Dec 2010 21:35:25 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 12 Dec 2010 21:35:24 +0000 Received: (qmail 77709 invoked by uid 99); 12 Dec 2010 21:35:04 -0000 Received: from localhost.apache.org (HELO [192.168.23.9]) (127.0.0.1) (smtp-auth username markt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Dec 2010 21:35:04 +0000 Message-ID: <4D054002.30606@apache.org> Date: Sun, 12 Dec 2010 21:34:58 +0000 From: Mark Thomas User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: svn commit: r1044145 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/tomcat/util/threads/ test/org/apache/tomcat/util/threads/ References: <20101209221128.4E9DE23888CE@eris.apache.org> <4D03E070.4040005@apache.org> <2C97762D-5C4B-4404-A242-094ED289C1B8@m4x.org> In-Reply-To: <2C97762D-5C4B-4404-A242-094ED289C1B8@m4x.org> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit On 12/12/2010 00:14, Sylvain Laurent wrote: > Good catch! Not really - I was running the unit tests for a completely different issue when I stumbled across if :) It does show the value of the unit tests though. > Actually I think my commit revealed a current bug in tc 6 & 7 : https://issues.apache.org/bugzilla/show_bug.cgi?id=50459 > > I fixed it with http://svn.apache.org/viewvc?rev=1044746&view=rev . Now all tests pass (checked with "ant clean test"). Thanks for such a quick fix. Mark > > Sylvain > > On 11 d�c. 2010, at 21:34, Mark Thomas wrote: > >> On 09/12/2010 22:11, slaurent@apache.org wrote: >>> Author: slaurent >>> Date: Thu Dec 9 22:11:27 2010 >>> New Revision: 1044145 >>> >>> URL: http://svn.apache.org/viewvc?rev=1044145&view=rev >>> Log: >>> bug 49159: Improve ThreadLocal memory leak clean-up >>> https://issues.apache.org/bugzilla/show_bug.cgi?id=49159 >> >> -1. This breaks at least one unit test. >> >> Mark >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org >> For additional commands, e-mail: dev-help@tomcat.apache.org >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > For additional commands, e-mail: dev-help@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org