From owner-freebsd-java Tue Sep 25 7:17: 9 2001 Delivered-To: freebsd-java@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 07F7737B418 for ; Tue, 25 Sep 2001 07:17:02 -0700 (PDT) Received: from vega.vega.com (h193.227.dialup.iptcom.net [212.9.227.193]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id RAA13802; Tue, 25 Sep 2001 17:16:47 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id f8PDxjA05333; Tue, 25 Sep 2001 16:59:45 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3BB08E2E.6EAA7D12@FreeBSD.org> Date: Tue, 25 Sep 2001 17:01:18 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: shudo@computer.org Cc: java@FreeBSD.org Subject: Re: Shujit doesn't work with Forte and JDK1.3.1 on FreeBSD References: <200109141642.f8EGguP01766@vega.vega.com> <20010922021111P.shudoh@aist.go.jp> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 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 > > > 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