From commits-return-55853-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Wed Aug 27 19:28:38 2008 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 96121 invoked from network); 27 Aug 2008 19:28:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Aug 2008 19:28:38 -0000 Received: (qmail 89237 invoked by uid 500); 27 Aug 2008 19:28:33 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 89195 invoked by uid 500); 27 Aug 2008 19:28:33 -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 89172 invoked by uid 99); 27 Aug 2008 19:28:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2008 12:28:33 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2008 19:27:44 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7226E234C1C8 for ; Wed, 27 Aug 2008 12:27:44 -0700 (PDT) Message-ID: <2075541840.1219865264466.JavaMail.jira@brutus> Date: Wed, 27 Aug 2008 12:27:44 -0700 (PDT) From: "Andrew Cornwall (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-5960) [pack200][classlib] IndexOutOfBounds exception in BcBands.unpack() In-Reply-To: <124329402.1219857704589.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-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626273#action_12626273 ] Andrew Cornwall commented on HARMONY-5960: ------------------------------------------ Even if you pack the original JAR with -E1, you'll still get an IndexOutOfBounds on unpack. > [pack200][classlib] IndexOutOfBounds exception in BcBands.unpack() > ------------------------------------------------------------------ > > Key: HARMONY-5960 > URL: https://issues.apache.org/jira/browse/HARMONY-5960 > Project: Harmony > Issue Type: Bug > Components: Classlib > Affects Versions: 5.0M6, 5.0M7 > Environment: All Pack200 > Reporter: Andrew Cornwall > Attachments: derby.jar, derby.jar.pack.gz > > > The attached file will cause an IndexOutOfBoundsException when unpacking on Harmony, but not when unpacking using the Sun code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.