Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 44790 invoked from network); 26 Oct 2006 06:24:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Oct 2006 06:24:59 -0000 Received: (qmail 36945 invoked by uid 500); 24 Oct 2006 22:18:31 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 36920 invoked by uid 500); 24 Oct 2006 22:18:31 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 36899 invoked by uid 99); 24 Oct 2006 22:18:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Oct 2006 15:18:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Oct 2006 15:18:17 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 497D97142C2 for ; Tue, 24 Oct 2006 15:17:18 -0700 (PDT) Message-ID: <22854946.1161728238298.JavaMail.root@brutus> Date: Tue, 24 Oct 2006 15:17:18 -0700 (PDT) From: "Alex Blewitt (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Commented: (HARMONY-1871) [classlib][pack200] Ongoing improvements to pack200; work-in-progress In-Reply-To: <175236.1160901335053.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 [ http://issues.apache.org/jira/browse/HARMONY-1871?page=comments#action_12444537 ] Alex Blewitt commented on HARMONY-1871: --------------------------------------- Looking good :-) > [classlib][pack200] Ongoing improvements to pack200; work-in-progress > --------------------------------------------------------------------- > > Key: HARMONY-1871 > URL: http://issues.apache.org/jira/browse/HARMONY-1871 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Reporter: Alex Blewitt > Assigned To: Paulex Yang > Priority: Trivial > Attachments: pack200.main.patch, pack200.test.patch > > > This is a work-in-progress of the pack200 implementation that allows a Jar to be written and class files generated. It's not complete (by a long shot) but it shows end-to-end ability. > The code is pretty ugly at the moment; I expect (for example) the code to write out classes will get factored into its own package and there's a lot more tidying up on Segment to do as well. However, it's pretty volatile (in the sense that I'm still working on the internals and moving it around) so it would be easier to leave code cleanups and message extraction until it's more complete. To that end, I've rolled back the changes from HARMONY-1327. > It would probably make my life easier if this patch was applied before the code was moved into a different module :-) I'm not sure how well an svn up will work in this instance since I don't have the entire trunk checked out. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira