From commits-return-49435-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Thu Jan 03 20:45:54 2008 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 24227 invoked from network); 3 Jan 2008 20:45:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2008 20:45:54 -0000 Received: (qmail 23695 invoked by uid 500); 3 Jan 2008 20:45:43 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 23670 invoked by uid 500); 3 Jan 2008 20:45:43 -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 23661 invoked by uid 99); 3 Jan 2008 20:45:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2008 12:45:43 -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; Thu, 03 Jan 2008 20:45:29 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 143D1714159 for ; Thu, 3 Jan 2008 12:45:34 -0800 (PST) Message-ID: <26432426.1199393134079.JavaMail.jira@brutus> Date: Thu, 3 Jan 2008 12:45:34 -0800 (PST) From: "Andrew Cornwall (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-5368) [pack200][classlib] Completed instructions / started sorting / branch5 In-Reply-To: <18941318.1199392774168.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-5368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Cornwall updated HARMONY-5368: ------------------------------------- Summary: [pack200][classlib] Completed instructions / started sorting / branch5 (was: [pack200][classlib]) > [pack200][classlib] Completed instructions / started sorting / branch5 > ---------------------------------------------------------------------- > > Key: HARMONY-5368 > URL: https://issues.apache.org/jira/browse/HARMONY-5368 > Project: Harmony > Issue Type: New Feature > Components: Classlib > Environment: All Pack200 > Reporter: Andrew Cornwall > Attachments: patches.zip > > > Sorry for the size of this patch - things kind of got out of hand over the freeze / holidays. > This patch includes code for: > invokeinterface instruction > wide operations > switch operations > local variable table decoding (branch5) > sorting the classpool > This completes all the bytecode forms, I believe. Some of this code is also present in issue 5289. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.