Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 1998 14:43:14 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        Jim <jheintz@wayoutware.com>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: JIT on FreeBSD
Message-ID:  <199811042143.OAA15162@mt.sri.com>
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>

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
>
>
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811042143.OAA15162>