Date: Tue, 27 Nov 2001 16:18:28 +1030 From: Greg Lewis <glewis@eyesbeyond.com> To: Ernst de Haan <znerd@FreeBSD.ORG> Cc: huang wen hui <huanghwh@yahoo.com>, freebsd-java@FreeBSD.ORG Subject: Re: GC is not work in jdk1.3.1p5+OpenJIT1.1.16 Message-ID: <20011127161828.D17727@misty.eyesbeyond.com> In-Reply-To: <200111260909.fAQ99ni77462@zaphod.euronet.nl>; from znerd@FreeBSD.ORG on Mon, Nov 26, 2001 at 10:09:49AM %2B0100 References: <20011125061021.71089.qmail@web20410.mail.yahoo.com> <200111260909.fAQ99ni77462@zaphod.euronet.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011127161828.D17727>