From owner-freebsd-java Mon Nov 26 21:48:35 2001 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 7280C37B405; Mon, 26 Nov 2001 21:48:33 -0800 (PST) Received: from [166.70.6.7] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 168b6d-0007C8-00; Mon, 26 Nov 2001 22:48:32 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id fAR5mSn17820; Tue, 27 Nov 2001 16:18:28 +1030 (CST) (envelope-from glewis) Date: Tue, 27 Nov 2001 16:18:28 +1030 From: Greg Lewis To: Ernst de Haan Cc: huang wen hui , freebsd-java@FreeBSD.ORG Subject: Re: GC is not work in jdk1.3.1p5+OpenJIT1.1.16 Message-ID: <20011127161828.D17727@misty.eyesbeyond.com> References: <20011125061021.71089.qmail@web20410.mail.yahoo.com> <200111260909.fAQ99ni77462@zaphod.euronet.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111260909.fAQ99ni77462@zaphod.euronet.nl>; from znerd@FreeBSD.ORG on Mon, Nov 26, 2001 at 10:09:49AM +0100 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Nov 26, 2001 at 10:09:49AM +0100, Ernst de Haan wrote: > Hi, > > I think submitting a PR with a CC to both java@freebsd.org and the maintainer > of the corresponding port is the right thing to do. > > Ernst > > On Sunday 25 November 2001 07:10, huang wen hui wrote: > > when run under jdk1.3.1p5 that enable OpenJIT1.1.16, > > the program will eat a lot of memory as posible as it > > can. and error msg is : > > Exception in thread "main" > > java.lang.StackOverflowError > > at > > java.util.LinkedList.addBefore(LinkedList.java, > > Compiled Code) > > at > > java.util.LinkedList.addLast(LinkedList.java, Compiled > > Code) > > at FixQueue.addBack(FixQueue.java, Compiled > > Code) > > at FixQueue.main(FixQueue.java, Compiled Code) > > > > > > If disable OpenJIT, it worked as expected. Actually, it sounds like an OpenJIT bug. If Fuyuhiko Maruyama-san is reading he can probably throw more light on where the fault is likely to lie since he works on both the JDK port and OpenJIT :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 765 1887 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message