From owner-freebsd-java Wed Nov 4 14:03:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA14661 for freebsd-java-outgoing; Wed, 4 Nov 1998 14:03:44 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA14656 for ; Wed, 4 Nov 1998 14:03:41 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id OAA22103; Wed, 4 Nov 1998 14:43:15 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id OAA15162; Wed, 4 Nov 1998 14:43:14 -0700 Date: Wed, 4 Nov 1998 14:43:14 -0700 Message-Id: <199811042143.OAA15162@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jim Cc: freebsd-java@FreeBSD.ORG Subject: Re: JIT on FreeBSD In-Reply-To: <3.0.5.32.19981104125217.03973100@wayoutware.com> References: <363FE502.8D2C172B@alles.or.jp> <199811041428.GAA01427@hub.freebsd.org> <3.0.5.32.19981104125217.03973100@wayoutware.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >>>Does anyone know where I can find a JIT for JDK1.1.6 (or tell me there > >>>isn't one yet...)? > > > >>shuJIT (Just In Time compiler for Sun JVM/IA32) ... open source code > >> http://www.shudo.net/jit/index-j.html ... English not available yet > >> http://www.shudo.net/jit/dist/ > >> > >>Supported Platforms > >> Linux > >> JDK 1.1.6v2 (by Steve Byrne), libc5.4.44, linux 2.1.117 > >> JDK 1.1.6v4a (by Java-Linux Porting Team), glibc2.0.7, linux 2.0.33 > >> FreeBSD > >> JDK 1.1.6 (V98-9-23), FreeBSD 2.2.7R > > > >It works fine for the simple Sieve benchmark with ~200x speedup but it > >dumps core with an illegal instruction for anything using Swing. > > > >Looks nice though. > > > >Robert Swindells > > > I seems to work ok with the JServ Servlet Engine, however It threw > several java.lang.ExceptionInInitializerError exceptions while setting > up an ODI PSE Pro 3.0 session. I am running FreeBSD 2.2.5... and JDK > 1.1.6 (V98-8-14). In the specs it calls for newer versions of both, so > this could be the problem. Does PSE V3.0 work w/out the JIT? I know PSE V2.0.2 worked fine, but we're no longer using it our product due to their draconian license schemes. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message