From owner-freebsd-java Thu Mar 18 3:18:30 1999 Delivered-To: freebsd-java@freebsd.org Received: from jiyu.net (unknown [209.100.98.61]) by hub.freebsd.org (Postfix) with ESMTP id A2C7E15404 for ; Thu, 18 Mar 1999 03:18:28 -0800 (PST) (envelope-from daichi@ongs.net) Received: from localhost (ppph067.wbs.ne.jp [202.219.55.67]) by jiyu.net (8.8.5/8.8.5) with ESMTP id UAA12073 for ; Thu, 18 Mar 1999 20:18:12 +0900 To: freebsd-java@FreeBSD.ORG Subject: Re: the prelease jdk1.2 for linux: problem In-Reply-To: References: <19990317130039A.daichi@ongs.net> X-Mailer: Mew version 1.94b9 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990318202017G.daichi@ongs.net> Date: Thu, 18 Mar 1999 20:20:17 +0900 From: "Daichi T.GOTO" X-Dispatcher: imput version 990225(IM107) Lines: 27 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: Steve Price Subject: Re: the prelease jdk1.2 for linux: problem Date: Tue, 16 Mar 1999 22:15:01 -0600 (CST) > # uumm... how do I test with `-Djava.compiler=' option? > # /usr/local/jdk1.2/bin/java -Djava.compiler=/usr/local/jdk1.2/bin/javac > # ok? > > No. '-Djava.comiler=tya' is a valid use if you have the TYA JIT. > A JIT is usually a .so file and is usually located in a directory > like '/usr/local/jdk1.2/lib/i386/green_threads/'. I have no JIT compiler... the error message is about file of ../../../../../src/linux/hpi/green_threads/src/dl-malloc.c the prerelease jdk1.2(for linux) will use the green_threads of linux? so... I think... the prelease jdk1.2(for linux) couldn't run on other linux platform as the same as FreeBSD. but, javac program can run on freebsd, and the created code can run under jdk1.1.6 java program. ---- Daichi T.GOTO (ONGS) http://www.ongs.net/daichi, daichi@ongs.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message