Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jul 2002 01:34:39 +0900
From:      Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
To:        "Valery V.Chikalov" <valera@novakom.dp.ua>
Cc:        <freebsd-java@FreeBSD.ORG>
Subject:   Re: OpenJIT problem
Message-ID:  <55y9cswz1c.wl@dittohead.is.titech.ac.jp>
In-Reply-To: <006801c2228f$fce61500$d901a8c0@novakom.dp.ua>
References:  <006801c2228f$fce61500$d901a8c0@novakom.dp.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Wed, 3 Jul 2002 15:48:51 +0300, Valery V.Chikalov <valera@novakom.dp.ua> wrote:
> 
> Just after succesfull OpenJIT install:
> 
> #uname -a
> FreeBSD goliath.novakom.dp.ua 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Mar  6
> 08:45:07 EET 2002
> root@goliath.novakom.dp.ua:/usr/src/sys/compile/GOLIATH
>  i386
> 
> #export LD_LIBRARY_PATH=/usr/local/lib/OpenJIT
> #export CLASSPATH=/usr/local/lib/OpenJIT/OpenJIT.jar
> #export JAVA_COMPILER=OpenJIT
>
> #java  -version
> 
> Warning: JIT compiler "OpenJIT" not found. Will use interpreter.
> java version "1.3.1-p6"
> Java(TM) 2 Runtime Environment, Standard Edition (build
> 1.3.1-p6-root-020607-13:51)
> Classic VM (build 1.3.1-p6-root-020607-13:51, green threads, nojit)
> 
> #pkg_info | grep openjit
> openjit-1.1.15      A high-performance reflective Java Just-In-Time (JIT)
> bytec
> 
> #java  -Djava.compiler=OpenJIT -version
> 
> -The same
> 
> Is  this known issue?
> What i'm miss?
Your installation of OpenJIT seems wrong.  How do you install OpenJIT?
You cannot use FreeBSD's port or package for OpenJIT because they are
tailored for JDK1.1.x.  Therefore, you should make and install it by
your hand if you need OpenJIT for JDK1.3.1.

--
Fuyuhiko MARUYAMA <fuyuhik8@is.titech.ac.jp>
Matsuoka laboratory,
Department of Mathematical and Computing Sciences,
Graduate School of Information Science and Engineering,
Tokyo Institute of Technology.

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?55y9cswz1c.wl>