Date: Wed, 3 Jul 2002 15:48:51 +0300 From: "Valery V.Chikalov" <valera@novakom.dp.ua> To: <freebsd-java@FreeBSD.ORG> Subject: OpenJIT problem Message-ID: <006801c2228f$fce61500$d901a8c0@novakom.dp.ua>
next in thread | raw e-mail | index | archive | help
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? 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?006801c2228f$fce61500$d901a8c0>