Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 93318 invoked from network); 16 Jun 2006 17:12:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jun 2006 17:12:36 -0000 Received: (qmail 92988 invoked by uid 500); 16 Jun 2006 17:12:31 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 92947 invoked by uid 500); 16 Jun 2006 17:12:31 -0000 Mailing-List: contact harmony-dev-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-dev@incubator.apache.org Received: (qmail 92935 invoked by uid 99); 16 Jun 2006 17:12:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jun 2006 10:12:30 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 64.74.244.71 is neither permitted nor denied by domain of geir@pobox.com) Received: from [64.74.244.71] (HELO chi.mobile-health-diary.com) (64.74.244.71) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 16 Jun 2006 10:12:29 -0700 Received: (qmail 585 invoked from network); 16 Jun 2006 17:12:07 -0000 Received: from ool-43560edb.dyn.optonline.net (HELO ?192.168.1.102?) (geir@67.86.14.219) by b014.internal.mobile-health-diary.com with SMTP; 16 Jun 2006 17:12:07 -0000 Message-ID: <4492E668.2040507@pobox.com> Date: Fri, 16 Jun 2006 13:12:08 -0400 From: Geir Magnusson Jr Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] build - first round done References: <449182FC.70300@pobox.com> <4492A156.8090108@pobox.com> <208da7a50606160529n73915b82q6396094d24c7cf6c@mail.gmail.com> <200606162057.34398.gshimansky@gmail.com> In-Reply-To: <200606162057.34398.gshimansky@gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Gregory Shimansky wrote: > On Friday 16 June 2006 16:29 Gregory Shimansky wrote: >> 2006/6/16, Geir Magnusson Jr : >>> Gregory Shimansky wrote: >>>> Sorry for delay, JIRA is painfully slow for me today. I submitted >>>> HARMONY-612. >>>> >>>> The reason I didn't do it immidiatelly is that I thought I am missing >>>> something and you have the fix already somewhere as you wrote that VM >>>> worked >>>> on WinXP for you. >>> 'worked' is an overstatement. It survived the smoke test. >> This is strange because for it it failed on hello world application and in >> the very beginning of it. Could it be that some jar file with old API >> version was floating around, maybe from CLASSLIB build (which checked out >> some old revision of classlib) which was done by VM itself? > > Answering to myself. I've guessed the difference why you didn't have assertion > fails. I've enabled debug build mode when all assertions are enabled. You > built release with assertions disabled so everything worked for you. > > Talking of this maybe enable debug by default for DRL VM? It is used by > developers for development for the most part at the moment so assertions and > symbol info may be quite useful. Also debug is built faster because it is not > optimized. Makes sense. So how do we do it? :) geir > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org