Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 49007 invoked from network); 4 Dec 2007 16:12:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2007 16:12:04 -0000 Received: (qmail 25777 invoked by uid 500); 4 Dec 2007 16:11:52 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 25757 invoked by uid 500); 4 Dec 2007 16:11:52 -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 25748 invoked by uid 99); 4 Dec 2007 16:11:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2007 08:11:52 -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; Tue, 04 Dec 2007 16:11:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 221A8714204 for ; Tue, 4 Dec 2007 08:11:43 -0800 (PST) Message-ID: <9643355.1196784703120.JavaMail.jira@brutus> Date: Tue, 4 Dec 2007 08:11:43 -0800 (PST) From: "Andrew Cornwall (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-5244) [classlib][pack200] LabelForm target addresses wrong In-Reply-To: <16081499.1196723983001.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-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Cornwall updated HARMONY-5244: ------------------------------------- Attachment: (was: main.patch) > [classlib][pack200] LabelForm target addresses wrong > ---------------------------------------------------- > > Key: HARMONY-5244 > URL: https://issues.apache.org/jira/browse/HARMONY-5244 > Project: Harmony > Issue Type: Bug > Components: Classlib > Environment: All Pack200 > Reporter: Andrew Cornwall > > LabelForm addresses are pointing to BCI-renumbered targets rather than the real targets. This means that all LabelForm targets are incorrect - they jump to the wrong addresses in the code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.