Date: Wed, 28 May 2003 09:40:50 +0900 (JST) From: Munehiro Matsuda <haro@kgt.co.jp> To: roman.kennke@cognition.uni-freiburg.de Cc: freebsd-java@freebsd.org Subject: Re: -server flag and native VM Message-ID: <20030528.094050.74757549.haro@kgt.co.jp> In-Reply-To: <web-19566395@uni-freiburg.de> References: <web-19566395@uni-freiburg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
From: "Roman Kennke" <roman.kennke@cognition.uni-freiburg.de>
Date: Tue, 27 May 2003 21:19:02 +0200
::Hi,
::
::I try to use the -server - flag with the native VM 1.3.1
::and it only says: 'java was not found in
::../bin/i386/native_threads/java'
::
::Obviously there is no file java in this directory. In the
::linux-sun - version of the 1.3.1 VM there are several files
::in this dir, including java. Is it not possible to use
::native threads in the native VM? Or do I have to invoke it
::in a different way?
::
::Roman
To invoke native threads, you have to use -native option.
Also, you need to have the jdk compiled/installed with
WITH_NATIVE_THREADS option set.
The -server option applies to HotSpot Server VM, which
you have to set WITH_HOTSPOT flag when compiling/installing
the jdk1.3.1 port.
Hope this helps,
Haro
=------------------------------------------------------------------------------
_ _ Munehiro (haro) Matsuda
-|- /_\ |_|_| Network & Security Dept., Kubota Graphics Technologies Inc.
/|\ |_| |_|_| 2-8-8 Shinjuku Shinjuku-ku Tokyo 160-0022, Japan
Tel: +81-3-3225-0373 Fax: +81-3-3225-0740
Email: haro@kgt.co.jp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030528.094050.74757549.haro>
