Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 8988 invoked from network); 6 Nov 2006 09:06:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2006 09:06:00 -0000 Received: (qmail 31252 invoked by uid 500); 6 Nov 2006 09:06:11 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 31227 invoked by uid 500); 6 Nov 2006 09:06:11 -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 31216 invoked by uid 99); 6 Nov 2006 09:06:11 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Nov 2006 01:06:11 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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, 06 Nov 2006 01:05:59 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1855E71430F for ; Mon, 6 Nov 2006 01:05:39 -0800 (PST) Message-ID: <22977302.1162803939096.JavaMail.jira@brutus> Date: Mon, 6 Nov 2006 01:05:39 -0800 (PST) From: "Alex Blewitt (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Commented: (HARMONY-1994) [classlib][pack200] Can now write constant fields in interfaces :-) In-Reply-To: <31826238.1161993436735.JavaMail.root@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-1994?page=comments#action_12447397 ] Alex Blewitt commented on HARMONY-1994: --------------------------------------- Yeah, you might as well close this. If the patches didn't work, then let's give it a miss. In any case, I will file a new bug with the newer patches when I've got further down the road. > [classlib][pack200] Can now write constant fields in interfaces :-) > ------------------------------------------------------------------- > > Key: HARMONY-1994 > URL: http://issues.apache.org/jira/browse/HARMONY-1994 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Reporter: Alex Blewitt > Assigned To: Alexey Petrenko > Priority: Trivial > Attachments: pack200-test.patch, pack200.patch > > > Continued work on pack200 code. Refactored all inner classes (ConstantPoolEntry/ClassFileEntry) into separate bytecode package, wrote some tests (not fully complete). Updated segment parsing to build that, and we can now reconstitute interfaces that have integer hard-coded constants stored, as well as fields. -- 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