Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 48058 invoked from network); 20 Nov 2007 00:13:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2007 00:13:09 -0000 Received: (qmail 42946 invoked by uid 500); 20 Nov 2007 00:12:56 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 42923 invoked by uid 500); 20 Nov 2007 00:12:56 -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 42914 invoked by uid 99); 20 Nov 2007 00:12:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 16:12:56 -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, 20 Nov 2007 00:13:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 67923714159 for ; Mon, 19 Nov 2007 16:12:45 -0800 (PST) Message-ID: <9482150.1195517565421.JavaMail.jira@brutus> Date: Mon, 19 Nov 2007 16:12:45 -0800 (PST) From: "Andrew Cornwall (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-5140) [classlib][pack200] Added code to allow operand output In-Reply-To: <33539530.1195239343048.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-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543740 ] Andrew Cornwall commented on HARMONY-5140: ------------------------------------------ (main and test patches are both in main-and-test-nov19.zip) > [classlib][pack200] Added code to allow operand output > ------------------------------------------------------ > > Key: HARMONY-5140 > URL: https://issues.apache.org/jira/browse/HARMONY-5140 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Environment: all > Reporter: Andrew Cornwall > Assignee: Tim Ellison > Attachments: main-and-test-nov19.zip, pack200.main.patch, pack200.test.patch > > > I've added some code to Pack200 to allow it to output operands for most of the opcodes that it currently parses without operands. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.