Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 57898 invoked from network); 16 Jan 2008 13:54:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2008 13:54:56 -0000 Received: (qmail 64249 invoked by uid 500); 16 Jan 2008 13:54:46 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 64230 invoked by uid 500); 16 Jan 2008 13:54:46 -0000 Mailing-List: contact commits-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 commits@harmony.apache.org Received: (qmail 64221 invoked by uid 99); 16 Jan 2008 13:54:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2008 05:54:46 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jan 2008 13:54:29 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 97C4771425E for ; Wed, 16 Jan 2008 05:54:35 -0800 (PST) Message-ID: <10321464.1200491675619.JavaMail.jira@brutus> Date: Wed, 16 Jan 2008 05:54:35 -0800 (PST) From: "Tim Ellison (JIRA)" To: commits@harmony.apache.org Subject: [jira] Resolved: (HARMONY-5392) [classlib] [pack200] Population Codec doesn't always work properly In-Reply-To: <21964227.1200482435195.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Ellison resolved HARMONY-5392. ---------------------------------- Resolution: Fixed Thanks Sian, Applied patch pack200(2) to PACK200 module at repo revision r612458. Please check it was applied as you expected. > [classlib] [pack200] Population Codec doesn't always work properly > ------------------------------------------------------------------ > > Key: HARMONY-5392 > URL: https://issues.apache.org/jira/browse/HARMONY-5392 > Project: Harmony > Issue Type: Bug > Components: Classlib > Reporter: Sian January > Assignee: Tim Ellison > Priority: Minor > Attachments: pack200(2).patch, pack200.patch > > > Due to an extra optimisation used by the RI, our population codec code doesn't work in all cases. A patch is included. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.