Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 40276 invoked from network); 2 Feb 2010 17:32:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 17:32:08 -0000 Received: (qmail 28162 invoked by uid 500); 2 Feb 2010 17:32:07 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 28076 invoked by uid 500); 2 Feb 2010 17:32:07 -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 28065 invoked by uid 99); 2 Feb 2010 17:32:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 17:32:07 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of knst.kolinko@gmail.com designates 209.85.210.180 as permitted sender) Received: from [209.85.210.180] (HELO mail-yx0-f180.google.com) (209.85.210.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 17:32:00 +0000 Received: by yxe10 with SMTP id 10so302607yxe.12 for ; Tue, 02 Feb 2010 09:31:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=hiDfh0ULkg8NKC6vC6px9GG0NG2SYvvHuUvC63JAkss=; b=M5URhlNWTvWqmxn3CQIIJhlc2kEFQq3aKAhmGkcSUagBngDYevhP9qo1WRYh0+LIWW UjZKNTx8ZhGrpNkluqj5LuOvRIgtWAVzh+9GOP7/6DsdTTOSrLmn0BRjtiASyqFXoyj4 vnKvkb8adbyKel4BHvTQ3DN7lRMQ6V4b12TwM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=kFoY+3amKX87+cOhC7GlVDqdpVFN83NKJYRXcEmn/f6ddkD55aaxcwwMJXu0v+FOOK ijc27Y22V3CrHh07PwE52EUHu6zizEuKh6ca9kHp+mdwAMpABPER3gvVkEsuNgzSvRND on5+A0cfISFkNpvI04o5KpxZ7I2NTp3XCgbXM= MIME-Version: 1.0 Received: by 10.103.80.31 with SMTP id h31mr3970101mul.8.1265131898929; Tue, 02 Feb 2010 09:31:38 -0800 (PST) In-Reply-To: <20100202171017.2715723888E8@eris.apache.org> References: <20100202171017.2715723888E8@eris.apache.org> Date: Tue, 2 Feb 2010 20:31:38 +0300 Message-ID: <427155181002020931w74ce64a2i12839b4ac7a6cecf@mail.gmail.com> Subject: Re: svn commit: r905710 - /tomcat/tc5.5.x/trunk/STATUS.txt From: Konstantin Kolinko To: Tomcat Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2010/2/2 : > Author: markt > Date: Tue Feb =A02 17:10:05 2010 > New Revision: 905710 > > URL: http://svn.apache.org/viewvc?rev=3D905710&view=3Drev > Log: > Proposal > > Modified: > =A0 =A0tomcat/tc5.5.x/trunk/STATUS.txt > > +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=3D48581 > + =A0Avoid security exception on first access > + =A0http://people.apache.org/~markt/patches/2010-02-02-bug48581.patch > + =A0+1: markt > + =A0-1: A very elaborate patch. So, it was "org.apache.coyote.Constants". I thought that we would just preload the class. Also, it would be better to do the same for trunk and 6.0 as well. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org