Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 86179 invoked from network); 25 May 2007 06:35:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 May 2007 06:35:37 -0000 Received: (qmail 40987 invoked by uid 500); 25 May 2007 06:35:42 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 40973 invoked by uid 500); 25 May 2007 06:35:42 -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 40964 invoked by uid 99); 25 May 2007 06:35:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2007 23:35:42 -0700 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, 24 May 2007 23:35:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 72E80714064 for ; Thu, 24 May 2007 23:35:16 -0700 (PDT) Message-ID: <19606884.1180074916468.JavaMail.jira@brutus> Date: Thu, 24 May 2007 23:35:16 -0700 (PDT) From: "Pavel Ozhdikhin (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-3487) [drlvm] Dacapo.bloat failed on 6th iteration with server.emconf In-Reply-To: <6195434.1174650932350.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-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498953 ] Pavel Ozhdikhin commented on HARMONY-3487: ------------------------------------------ Can't reproduce this bug after HARMONY-3911 is committed. It looks like that fix covered this issue as well. Vladimir, could you please verify that the issue is not reproducible for you any more? > [drlvm] Dacapo.bloat failed on 6th iteration with server.emconf > --------------------------------------------------------------- > > Key: HARMONY-3487 > URL: https://issues.apache.org/jira/browse/HARMONY-3487 > Project: Harmony > Issue Type: Bug > Components: App-Oriented Bug Reports > Reporter: Vladimir Strigun > > Dacapo.bloat failed on 6th iteration with server.emconf. The log of execution: > Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable. > java version "1.5.0" > pre-alpha : not complete or compatible > svn = r521669, (Mar 23 2007), Windows/ia32/msvc 1310, release build > http://incubator.apache.org/harmony > ===== DaCapo bloat starting warmup ===== > Optimized with: EDU.purdue.cs.bloat.optimize.Main -only EDU.purdue.cs.bloat.trans -pre -dce -diva -prop -stack-alloc -peel-loops all -f EDU.purdue.cs.bloat.trans.CompactArrayInitializer .\scratch\optimizedcode > ===== DaCapo bloat completed warmup in 18983 msec ===== > ===== DaCapo bloat starting warmup ===== > Optimized with: EDU.purdue.cs.bloat.optimize.Main -only EDU.purdue.cs.bloat.trans -pre -dce -diva -prop -stack-alloc -peel-loops all -f EDU.purdue.cs.bloat.trans.CompactArrayInitializer .\scratch\optimizedcode > ===== DaCapo bloat completed warmup in 10874 msec ===== > ===== DaCapo bloat starting warmup ===== > Optimized with: EDU.purdue.cs.bloat.optimize.Main -only EDU.purdue.cs.bloat.trans -pre -dce -diva -prop -stack-alloc -peel-loops all -f EDU.purdue.cs.bloat.trans.CompactArrayInitializer .\scratch\optimizedcode > ===== DaCapo bloat completed warmup in 10765 msec ===== > ===== DaCapo bloat starting warmup ===== > Optimized with: EDU.purdue.cs.bloat.optimize.Main -only EDU.purdue.cs.bloat.trans -pre -dce -diva -prop -stack-alloc -peel-loops all -f EDU.purdue.cs.bloat.trans.CompactArrayInitializer .\scratch\optimizedcode > ===== DaCapo bloat completed warmup in 10624 msec ===== > ===== DaCapo bloat starting warmup ===== > Optimized with: EDU.purdue.cs.bloat.optimize.Main -only EDU.purdue.cs.bloat.trans -pre -dce -diva -prop -stack-alloc -peel-loops all -f EDU.purdue.cs.bloat.trans.CompactArrayInitializer .\scratch\optimizedcode > ===== DaCapo bloat completed warmup in 10765 msec ===== > ===== DaCapo bloat starting warmup ===== > Optimized with: EDU.purdue.cs.bloat.optimize.Main -only EDU.purdue.cs.bloat.trans -pre -dce -diva -prop -stack-alloc -peel-loops all -f EDU.purdue.cs.bloat.trans.CompactArrayInitializer .\scratch\optimizedcode > ===== DaCapo bloat completed warmup in 10531 msec ===== > ===== DaCapo bloat starting warmup ===== > ** Exception while optimizing fillArray(LEDU/purdue/cs/bloat/editor/MethodEditor;LEDU/purdue/cs/bloat/trans/ArrayList2;LEDU/purdue/cs/bloat/editor/Type;[I)V of class EDU/purdue/cs/bloat/trans/CompactArrayInitializer > null > java.lang.IndexOutOfBoundsException > at java.util.ArrayList.remove(ArrayList.java:523) > at EDU.purdue.cs.bloat.codegen.Liveness.liveOut(Liveness.java:556) > at EDU.purdue.cs.bloat.codegen.Liveness.computeIntersections(Liveness.java) > at EDU.purdue.cs.bloat.codegen.Liveness.(Liveness.java:64) > at EDU.purdue.cs.bloat.optimize.Main.bloatMethod(Main.java:1077) > at EDU.purdue.cs.bloat.optimize.Main.editClass(Main.java:688) > at EDU.purdue.cs.bloat.optimize.Main.main(Main.java:446) > at dacapo.bloat.BloatHarness.iterate(BloatHarness.java:25) > at dacapo.Benchmark.run(Benchmark.java) > at dacapo.TestHarness.runBenchmark(TestHarness.java:301) > at dacapo.TestHarness.main(TestHarness.java:242) > at Harness.main(Harness.java:5) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.