From owner-freebsd-java Tue Mar 16 20:15:24 1999 Delivered-To: freebsd-java@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id E65A1151BF for ; Tue, 16 Mar 1999 20:15:22 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id WAA12074; Tue, 16 Mar 1999 22:15:02 -0600 (CST) Date: Tue, 16 Mar 1999 22:15:01 -0600 (CST) From: Steve Price To: "Daichi T.GOTO" Cc: freebsd-java@FreeBSD.ORG Subject: Re: the prelease jdk1.2 for linux: problem In-Reply-To: <19990317130039A.daichi@ongs.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 17 Mar 1999, Daichi T.GOTO wrote: # 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/'. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message