Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 87850 invoked from network); 21 Sep 2006 09:20:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Sep 2006 09:20:18 -0000 Received: (qmail 30569 invoked by uid 500); 21 Sep 2006 09:20:06 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 30533 invoked by uid 500); 21 Sep 2006 09:20:05 -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 30509 invoked by uid 99); 21 Sep 2006 09:20:05 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Sep 2006 02:20:05 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:42125] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 8A/75-04092-44952154 for ; Thu, 21 Sep 2006 02:20:04 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3E069714304 for ; Thu, 21 Sep 2006 09:16:25 +0000 (GMT) Message-ID: <3761934.1158830185251.JavaMail.jira@brutus> Date: Thu, 21 Sep 2006 02:16:25 -0700 (PDT) From: "Natalya Golovleva (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Updated: (HARMONY-1417) [DRLVM] Fixed bugs in lazy exception optimization pass In-Reply-To: <21971029.1157951122460.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HARMONY-1417?page=all ] Natalya Golovleva updated HARMONY-1417: --------------------------------------- Attachment: Test2_LE_results.doc See the results of Test2_LE run in attacment. > [DRLVM] Fixed bugs in lazy exception optimization pass > ------------------------------------------------------ > > Key: HARMONY-1417 > URL: http://issues.apache.org/jira/browse/HARMONY-1417 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Reporter: Natalya Golovleva > Assigned To: Geir Magnusson Jr > Priority: Minor > Attachments: HARMONY-1417.patch, Test2_LE.java, Test2_LE_results.doc, Test_LE.java, Test_LE.java > > > Fixed bugs in lazy exception optimization pass. > Replaced lazyexc optpass after inline optpass in server and server_static emconf files. > > Fixed bugs in lazy exception optimization pass: > 1. Permitted to have more then one chknull instructions for exception initializer argument. > 2. Added check that call exception initializer instruction is present in the code. > 3. Changed side effect indication for stvar instruction from true to false. > The jira depends on HARMONY-1363. -- 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