Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 1999 08:40:38 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        SHUDO Kazuyuki <shudoh@muraoka.info.waseda.ac.jp>
Cc:        Steve Price <sprice@hiwaay.net>, freebsd-java@FreeBSD.ORG
Subject:   Re: FreeBSD emulation for linux
Message-ID:  <199903251540.IAA23948@mt.sri.com>
In-Reply-To: <199903250826.RAA07421@cafe.muraoka.info.waseda.ac.jp>
References:  <Pine.OSF.4.02.9903231501160.14225-100000@fly.HiWAAY.net> <199903250826.RAA07421@cafe.muraoka.info.waseda.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
> > # Doesn't the Java 2 platform include Symantec's JIT?  Will we get that with
> > # the port?
> >
> > Yes the Sun implementation has it (and Blackdown's too I think)
> > but the source is not publically available, so our port won't
> > come with it. :(
> 
> Java 2 SDK (JDK 1.2) for Linux and for Solaris have Sun
> JIT. Only one for Win32 has Symantec JIT.

It appears that the Sun JIT is provided as part of the JDK2 sources.

./src/solaris/lib/sparc/libsunwjit_g.so
./src/solaris/lib/sparc/libsunwjit.so
./src/solaris/lib/i386/libsunwjit_g.so
./src/solaris/lib/i386/libsunwjit.so

So, we may also be able to use the JIT as well.


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?199903251540.IAA23948>