Date: Wed, 4 Nov 1998 06:28:33 -0800 (PST) From: Robert Swindells <swindellsr@genrad.co.uk> To: hidekoba@alles.or.jp Cc: freebsd-java@FreeBSD.ORG Subject: Re: JIT on FreeBSD Message-ID: <199811041428.GAA01427@hub.freebsd.org> In-Reply-To: <363FE502.8D2C172B@alles.or.jp> (message from Hideki Kobayashi on Wed, 04 Nov 1998 14:24:18 %2B0900)
next in thread | previous in thread | raw e-mail | index | archive | help
>>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 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?199811041428.GAA01427>