Date: Tue, 25 Sep 2001 17:01:18 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: shudo@computer.org Cc: java@FreeBSD.org Subject: Re: Shujit doesn't work with Forte and JDK1.3.1 on FreeBSD Message-ID: <3BB08E2E.6EAA7D12@FreeBSD.org> References: <200109141642.f8EGguP01766@vega.vega.com> <20010922021111P.shudoh@aist.go.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
shudo@computer.org wrote: > Hi Maxim, > > I appreciate your reports about shuJIT and FreeBSD. Your > reports have been very useful sources of bug fixes. > > I could fix the JIT compiler and released a new version 0.7.5: > http://www.shudo.net/jit/ > > From: Maxim Sobolev <sobomax@FreeBSD.org> > > > Just to let you know that when I'm trying to run Forte under FreeBSD with > > native JDK1.3.1 (yes, we have it now, thouth it isn't official yet) and > > JAVA_COMPILER=shujit the IDE doesn't start up properly - it hangs somewhere > > in the middle of the startup process. > > Forte for Java is pretty large and complicated Java > application. It is a very good test program for JVMs and > JIT compilers. I tried version 3.0, which is recently > (Aug 30) released, on Linux. The Forte attacked no less > than three effective bugs and two potential bugs of > shuJIT! I could notice the bugs thank for the great test > program. > > If the FreeBSD native JDK 1.3.1 can run Forte even with > the Java interpreter, it may be a sign of maturation of > the native JDK. > > Those shuJIT's bugs are very interesting for me. Almost > all the bugs are related to synchronization. One of them > involves tail recursion elimination (an optimization > technique) of a synchronized method. Forte works like a charm with shujit 0.7.5 and FreeBSD native JDK1.3.1. I've updated the port, so all FreeBSD users are able to benefit from it. Thank you, really amazing work, please keep doing! -Maxim 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?3BB08E2E.6EAA7D12>