From commits-return-31600-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Mon Mar 26 19:55:54 2007 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 33755 invoked from network); 26 Mar 2007 19:55:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Mar 2007 19:55:53 -0000 Received: (qmail 9152 invoked by uid 500); 26 Mar 2007 19:56:00 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 9133 invoked by uid 500); 26 Mar 2007 19:56:00 -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 9124 invoked by uid 99); 26 Mar 2007 19:56:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2007 12:56:00 -0700 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; Mon, 26 Mar 2007 12:55:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4E467714065 for ; Mon, 26 Mar 2007 12:55:32 -0700 (PDT) Message-ID: <16065314.1174938932318.JavaMail.jira@brutus> Date: Mon, 26 Mar 2007 12:55:32 -0700 (PDT) From: "Alex Blewitt (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-3499) [classlib][pack200] Ongoing implementation of pack200 In-Reply-To: <12919130.1174938692602.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-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Blewitt updated HARMONY-3499: ---------------------------------- Attachment: 2-CPRef.diff This used to be called 'CPFieldRef' in the same directory (trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/bytecode) but I renamed it to CPRef and made a few changes. I haven't got a clue whether this will apply properly or not -- my guess is not -- but you could try renaming CPFieldRef to CPRef and then applying this diff. If not, I've attached the same file in the 2-newfiles.zip which you can apply instead. > [classlib][pack200] Ongoing implementation of pack200 > ----------------------------------------------------- > > Key: HARMONY-3499 > URL: https://issues.apache.org/jira/browse/HARMONY-3499 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Reporter: Alex Blewitt > Priority: Minor > Attachments: 1-newfiles.zip, 2-CPRef.diff > > > This adds support for a few new bits and pieces. They aren't all related in this suite of patches, but I want to get them in before I submit changes for some of the larger parts. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.