From commits-return-55444-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Mon Jul 14 10:12:25 2008 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 36880 invoked from network); 14 Jul 2008 10:12:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jul 2008 10:12:25 -0000 Received: (qmail 84395 invoked by uid 500); 14 Jul 2008 10:12:25 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 84372 invoked by uid 500); 14 Jul 2008 10:12:24 -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 84363 invoked by uid 99); 14 Jul 2008 10:12:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jul 2008 03:12:24 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jul 2008 10:11:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E79BB234C16B for ; Mon, 14 Jul 2008 03:11:33 -0700 (PDT) Message-ID: <1681651589.1216030293947.JavaMail.jira@brutus> Date: Mon, 14 Jul 2008 03:11:33 -0700 (PDT) From: "Aleksey Shipilev (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-5906) [classlib][pack200][performance] ClassConstantPool optimizations In-Reply-To: <1596557489.1215795513151.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-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613283#action_12613283 ] Aleksey Shipilev commented on HARMONY-5906: ------------------------------------------- Sian, sure, I want them! :) Does V2 passes the long tests well? V3 and V4 add "mustStartClassPool optimization" to V2, so I guess your direction is right to follow. > [classlib][pack200][performance] ClassConstantPool optimizations > ---------------------------------------------------------------- > > Key: HARMONY-5906 > URL: https://issues.apache.org/jira/browse/HARMONY-5906 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Reporter: Aleksey Shipilev > Assignee: Sian January > Attachments: pack200-constantpool-v2.patch, pack200-constantpool-v3.patch, pack200-constantpool-v4.patch > > > The first-stage optimization of ClassConstantPool. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.