Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 16431 invoked from network); 22 Apr 2007 20:25:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Apr 2007 20:25:30 -0000 Received: (qmail 90510 invoked by uid 500); 22 Apr 2007 20:25:35 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 90483 invoked by uid 500); 22 Apr 2007 20:25:35 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 90474 invoked by uid 99); 22 Apr 2007 20:25:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2007 13:25:35 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gcjhd-harmony-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2007 13:25:27 -0700 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1HficI-00033e-PB for dev@harmony.apache.org; Sun, 22 Apr 2007 22:25:02 +0200 Received: from 89-178-137-113.broadband.corbina.ru ([89.178.137.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Apr 2007 22:25:02 +0200 Received: from egor.pasko by 89-178-137-113.broadband.corbina.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Apr 2007 22:25:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@harmony.apache.org From: Egor Pasko Subject: Re: Harmony+Eclipse and Scrapbook Pages Date: 23 Apr 2007 00:22:46 +0400 Lines: 17 Message-ID: <0vqy7kktazt.fsf@gmail.com> References: <008201c78290$6c5108e0$6401a8c0@MARVIN> <4628DA16.4030306@gmail.com> <1e3228450704200930y7c409132xcaa7a6617103ca36@mail.gmail.com> <1e3228450704201218v3ec0e713o92d055075457d409@mail.gmail.com> <462BAE78.8020405@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 89-178-137-113.broadband.corbina.ru User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org On the 0x2C0 day of Apache Harmony Tim Ellison wrote: > Mikhail Fursov wrote: > > It proves that we have a bug here that can be fixed without lazy > > resolution fixes. The only problem is to minimize the testcase. > > Let me know if I can be of any further help -- but it sounds like we > need someone who understands the JITed stack walker, or other likely > candidates for this bug. > > Running the snippet code in a simple test case passes ok for me, but it > may not have been jitted. What is the command-line option to force full > optimized jitting eagerly? -Xem:opt -- Egor Pasko