Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 69238 invoked from network); 17 Nov 2006 10:49:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Nov 2006 10:49:14 -0000 Received: (qmail 68886 invoked by uid 500); 17 Nov 2006 10:49:23 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 68469 invoked by uid 500); 17 Nov 2006 10:49:22 -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 68460 invoked by uid 99); 17 Nov 2006 10:49:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Nov 2006 02:49:22 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mloenko@gmail.com designates 72.14.214.230 as permitted sender) Received: from [72.14.214.230] (HELO hu-out-0506.google.com) (72.14.214.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Nov 2006 02:49:09 -0800 Received: by hu-out-0506.google.com with SMTP id 28so377067hug for ; Fri, 17 Nov 2006 02:48:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mfVmGG88jXY1rlsuE8h4PmPvCHCmAk64A97FKFY74/kjglueXTE1KI1iU8X/hj2krcppq/mBui6axfI1rSZcGxP1omX39mI2pvVqUGH6/3TomHMQHO8w3QUES6wCQ/qPUbAwlH9sQINxGDLleESmN+c3xSYXiZw+IKmZjAc5aCg= Received: by 10.78.204.20 with SMTP id b20mr1736738hug.1163760527801; Fri, 17 Nov 2006 02:48:47 -0800 (PST) Received: by 10.78.164.6 with HTTP; Fri, 17 Nov 2006 02:48:47 -0800 (PST) Message-ID: <906dd82e0611170248i7bd0eedas28c20f68fe2afa04@mail.gmail.com> Date: Fri, 17 Nov 2006 16:48:47 +0600 From: "Mikhail Loenko" To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] Java stack limits (was: Re: [drlvm][em64t] build fails) In-Reply-To: <455D92A4.1050704@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4554E6B2.7090001@apache.org> <455A5E1D.5040300@pobox.com> <455B9354.1070200@pobox.com> <455B99F3.2050007@pobox.com> <455C78AC.30602@pobox.com> <455D92A4.1050704@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Can we get the value from the harmonyvm.properties file? Thanks, Mikhail 2006/11/17, Tim Ellison : > Geir Magnusson Jr. wrote: > > I think that it's totally unreasonable to have no upper bound on stack > > size. A Java virtual machine should never be able to hose a machine by > > sucking in all memory... > > yeah, like those rotten C programs. You are damned if you do and damned > if you don't, since you'll upset people who hit any arbitrary limit that > you set on the stack size too. As we have seen, current impls do limit. > > Regards, > Tim > > -- > > Tim Ellison (t.p.ellison@gmail.com) > IBM Java technology centre, UK. >