Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 76720 invoked from network); 11 Nov 2008 16:16:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Nov 2008 16:16:54 -0000 Received: (qmail 23230 invoked by uid 500); 11 Nov 2008 16:17:01 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 22378 invoked by uid 500); 11 Nov 2008 16:16:59 -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 22367 invoked by uid 99); 11 Nov 2008 16:16:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Nov 2008 08:16:59 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.191] (HELO smtp6.freeserve.com) (193.252.22.191) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Nov 2008 16:15:39 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3617.me.freeserve.com (SMTP Server) with ESMTP id 06C40700008B for ; Tue, 11 Nov 2008 17:16:21 +0100 (CET) Received: from smtp.homeinbox.net (unknown [91.109.179.133]) by mwinf3617.me.freeserve.com (SMTP Server) with ESMTP id DD8D77000089 for ; Tue, 11 Nov 2008 17:16:20 +0100 (CET) X-ME-UUID: 20081111161620907.DD8D77000089@mwinf3617.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id EFC2D1A4645 for ; Tue, 11 Nov 2008 16:16:29 +0000 (GMT) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server01.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id udkkdeHDVg+B for ; Tue, 11 Nov 2008 16:16:26 +0000 (GMT) Received: from [192.168.0.4] (study01.dev.local [192.168.0.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id 7B1651A40BA for ; Tue, 11 Nov 2008 16:16:26 +0000 (GMT) Message-ID: <4919AFC7.5010201@apache.org> Date: Tue, 11 Nov 2008 16:16:07 +0000 From: Mark Thomas User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: Thread safety issues in org.apache.catalina.util.CookieTools References: <49199BA4.10503@apache.org> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Anton Khitrenovich wrote: > Mark, > > Great, thanks! > > BTW - The proposal is something official I can link to in my (future) > conversation with Sun or just an email to somebody somewhere? http://svn.apache.org/viewvc?view=rev&revision=713053 Two more +1 votes (and no -1s) and it will be committed to 5.5.x/4.1.x Mark > > Regards, > Anton. > > On Tue, Nov 11, 2008 at 16:50, Mark Thomas wrote: > >> Anton Khitrenovich wrote: >>> Can somebody (please) confirm that there is a bug in Catalina code? >> Yep, it is a bug. It has been fixed for 6.0.x but not proposed for back >> porting to earlier versions. >> >> The fix was http://svn.apache.org/viewvc?view=rev&revision=708160 >> >> I have just proposed it for 5.5.x. 4.1.x will pick up the changes since it >> is in the connectors module that they both share. >> >> 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