From owner-freebsd-java Sat Sep 22 12:43:36 2001 Delivered-To: freebsd-java@freebsd.org Received: from naboo.ethz.ch (naboo.ethz.ch [129.132.17.66]) by hub.freebsd.org (Postfix) with ESMTP id 2892937B41B for ; Sat, 22 Sep 2001 12:43:30 -0700 (PDT) Received: by naboo.ethz.ch (Postfix, from userid 224) id 9CD6A275B6; Sat, 22 Sep 2001 21:43:28 +0200 (CEST) Subject: JIT and native threads are mutually exclusive ? To: freebsd-java@freebsd.org Date: Sat, 22 Sep 2001 21:43:28 +0200 (CEST) X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010922194328.9CD6A275B6@naboo.ethz.ch> From: carlo@vis.ethz.ch (Carlo Dapor) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear Java hackers I noticed that running java -version -Djava.compiler=OpenJIT (or =shujit) with jdk1.3.1, it is correctly reported as green threaded and jitted VM. When I launch it with -native, either JITs are not found. Is this intentional for the time being ? Ciao, derweil, -- Carlo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message