Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 70408 invoked from network); 23 Nov 2009 22:22:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Nov 2009 22:22:51 -0000 Received: (qmail 11873 invoked by uid 500); 23 Nov 2009 22:22:50 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 11798 invoked by uid 500); 23 Nov 2009 22:22:50 -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 11787 invoked by uid 99); 23 Nov 2009 22:22:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 22:22:50 +0000 X-ASF-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of t.p.ellison@gmail.com designates 209.85.219.220 as permitted sender) Received: from [209.85.219.220] (HELO mail-ew0-f220.google.com) (209.85.219.220) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 22:22:47 +0000 Received: by ewy20 with SMTP id 20so2232994ewy.20 for ; Mon, 23 Nov 2009 14:22:26 -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 :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=bSXKkbpRAsQUSIoZB8jJaLyVqzK1ZxgC4YaBLoONOeE=; b=GPuEkLp57j79Xi0i/s+tq4KGbkVX8QdK00iSXI6fvhsm3zPUbRmu0pmrcjlVXJc/Zd zLW/rXzu7ge7tyNy4jVDHTJp2Q40Zs8Vet3jpSOZvXBR7fkXfahHo+/hKZ0oubGdO47S vg+w4VfAVNNshUR0jDo9m4sSzCn1MFu4Yxgnc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=m2Sbhb91WOrpe7sVASTXKgDCXF4HUMVoB5C47/R/0zD2w7jT/ATRDf8TXYlIk0tFDf emNFyw8W5MUYvNFkaouSXbTrfqOwW1esCVffSjJd8jKHoaTDPrqL/GVlCLnjavKWIAcc BFi/eDHX9Oe4vPz4miUVHfP0unJkVbjQzkcW8= Received: by 10.213.23.87 with SMTP id q23mr4289353ebb.24.1259014946417; Mon, 23 Nov 2009 14:22:26 -0800 (PST) Received: from ?192.168.0.5? ([78.146.53.70]) by mx.google.com with ESMTPS id 16sm31471ewy.2.2009.11.23.14.22.24 (version=SSLv3 cipher=RC4-MD5); Mon, 23 Nov 2009 14:22:25 -0800 (PST) Message-ID: <4B0B0B1D.2050701@gmail.com> Date: Mon, 23 Nov 2009 22:22:21 +0000 From: Tim Ellison User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: [classlib][archive] revert r823479 References: <4B0B0812.9070904@gmail.com> <20091123221140.6A742816044@nike.apache.org> In-Reply-To: <20091123221140.6A742816044@nike.apache.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Committed at r883524. On 23/Nov/2009 22:10, Mark Hindess wrote: > +1 > -Mark. > > In message <4B0B0812.9070904@gmail.com>, Tim Ellison writes: >> I'd like to request approval to revert the changes in r823479 that were >> for an optimization in the archive code, but cause a regression in rmi. >> >> This is the proposed fix for HARMONY-6381. >> >> Regards, >> Tim >> > > >