From dev-return-31028-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Fri Dec 07 18:40:18 2007 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 15326 invoked from network); 7 Dec 2007 18:40:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2007 18:40:18 -0000 Received: (qmail 12034 invoked by uid 500); 7 Dec 2007 18:40:04 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 12013 invoked by uid 500); 7 Dec 2007 18:40:04 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 11996 invoked by uid 99); 7 Dec 2007 18:40:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2007 10:40:03 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alexey.a.petrenko@gmail.com designates 209.85.162.181 as permitted sender) Received: from [209.85.162.181] (HELO el-out-1112.google.com) (209.85.162.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2007 18:40:07 +0000 Received: by el-out-1112.google.com with SMTP id y26so37814ele for ; Fri, 07 Dec 2007 10:29:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=oLJu1xdD5YeYGGyfYcz5+XjamU5hjyY9P/t09sbkAYc=; b=N6WtEppJW3bJH8g93qPw2nUOdFrfBoSgX4THbPN5/fjG73+OlgwKiqbxPsGeNU4SWlkL2vOADyq5d+C4Z0S5M4fjtFRZSVNHpc/8Ds+tUBxJhg09yxAZHaPOt0IRfnAP3Y3K3RLPZs8YvS/titlFI9S2oX1JcCkAqtfMkt06Miw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ciO4c179f94w7BQ2EVxOadlU6LrDckoLrE9W+h6XoJ0cr9IwdFQE343z6ILD2beCDRgvsd+8oyYqxw9N+qjVDKcmkZaED4oI9OFwlBVgTVQfOHQ/JygTo+icDFX8vJun+Wr6NAoyBVEZFCCbSUT3P9x8TDILWfADV8jy8G9cjPA= Received: by 10.151.12.1 with SMTP id p1mr1673451ybi.1197051789319; Fri, 07 Dec 2007 10:23:09 -0800 (PST) Received: by 10.150.205.14 with HTTP; Fri, 7 Dec 2007 10:23:09 -0800 (PST) Message-ID: Date: Fri, 7 Dec 2007 21:23:09 +0300 From: "Alexey Petrenko" To: dev@harmony.apache.org Subject: Re: Harmony-4942 "[classlib][jndi] InitialContext searches for jndi.properties every contruction time" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org +1 Tony, could you please commit this patch? SY, Alexey 2007/12/7, Sergey Dmitriev : > Hi > > As it turned out the HARMONY-4942 is not committed. I've checked it on > SPECjAppServer2004 without any problem. And as I can see the > performance results on mini-test are not bad. > This is not a feature but a performance bug fix so I propose to commit > this patch now (until the code freeze). > > > Thanks > Sergey >