Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 64292 invoked from network); 7 Sep 2005 17:06:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Sep 2005 17:06:24 -0000 Received: (qmail 54607 invoked by uid 500); 7 Sep 2005 17:06:08 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 54578 invoked by uid 500); 7 Sep 2005 17:06:08 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 54504 invoked by uid 99); 7 Sep 2005 17:06:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2005 10:06:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of remy.maucherat@gmail.com designates 64.233.182.195 as permitted sender) Received: from [64.233.182.195] (HELO nproxy.gmail.com) (64.233.182.195) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2005 10:06:16 -0700 Received: by nproxy.gmail.com with SMTP id x4so522082nfb for ; Wed, 07 Sep 2005 10:06:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Q+WXxn2rKAEU2xHvpfU63MR5aGhxaIE4Oi6L7XzPGOhUA78+nPH/7gqIE4x3arCUD9fHTjUHxtBPW/4acoCZK9Vzb4iIc+uyIZ+67q2C7iiJST2Anru1MYSm2aQBrXLwi2EXi2ZMSulim7W+BmnBEbU8JlKqEYcx8+e/GvzU/5U= Received: by 10.48.30.19 with SMTP id d19mr386618nfd; Wed, 07 Sep 2005 10:06:01 -0700 (PDT) Received: by 10.48.42.6 with HTTP; Wed, 7 Sep 2005 10:06:01 -0700 (PDT) Message-ID: <6d959d480509071006309d84c9@mail.gmail.com> Date: Wed, 7 Sep 2005 19:06:01 +0200 From: Remy Maucherat To: Tomcat Users List Subject: Re: Tomcat/JVM hangs in session.getAttribute / HashMap.get() In-Reply-To: <007d01c5b3cc$db56db50$4600000a@BALTHAZAR> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <431DBEB9.5080603@netbauds.net> <007d01c5b3cc$db56db50$4600000a@BALTHAZAR> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/7/05, GB Developer wrote: > coming late to the party with: >=20 > http://blogs.opensymphony.com/plightbo/archives/000175.html I had read your blog when you originally posted it, and thought it was the most interesting blog I had read in months. IMO, given the average size of the array in a typical hashmap (very small), they should have added a robstness check (typically, e !=3D e.next). --=20 xxxxxxxxxxxxxxxxxxxxxxxxx R=E9my Maucherat Developer & Consultant JBoss Group (Europe) S=E0RL xxxxxxxxxxxxxxxxxxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org