From owner-freebsd-java Wed Nov 4 12:53:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02870 for freebsd-java-outgoing; Wed, 4 Nov 1998 12:53:20 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from vine.wayoutware.com ([207.114.134.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02865 for ; Wed, 4 Nov 1998 12:53:19 -0800 (PST) (envelope-from jheintz@wayoutware.com) Received: from george (lax-ts4-h1-45-119.ispmodems.net [209.162.45.119]) by vine.wayoutware.com (8.8.7/8.8.7) with SMTP id MAA18308 for ; Wed, 4 Nov 1998 12:23:16 -0800 (PST) (envelope-from jheintz@wayoutware.com) Message-Id: <3.0.5.32.19981104125217.03973100@wayoutware.com> X-Sender: jheintz@wayoutware.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 04 Nov 1998 12:52:17 -0800 To: freebsd-java@FreeBSD.ORG From: Jim Subject: Re: JIT on FreeBSD In-Reply-To: <199811041428.GAA01427@hub.freebsd.org> References: <363FE502.8D2C172B@alles.or.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 06:28 AM 11/4/98 -0800, Robert Swindells wrote: > >>>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. It does look promising, Jim Heintz Owner/Developer Way-Out Ware 687 Islay St. #5 San Luis Obispo, Ca. 93401 Phone: (805) 542-9237 FAX: (805) 546-8039 jheintz@wayoutware.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message