From owner-freebsd-java Tue Mar 6 19: 7:52 2001 Delivered-To: freebsd-java@freebsd.org Received: from cafe.muraoka.info.waseda.ac.jp (cafe.muraoka.info.waseda.ac.jp [133.9.68.49]) by hub.freebsd.org (Postfix) with ESMTP id A4F2337B718 for ; Tue, 6 Mar 2001 19:07:49 -0800 (PST) (envelope-from shudoh@muraoka.info.waseda.ac.jp) Received: from muraoka.info.waseda.ac.jp (shudoh@localhost [127.0.0.1]) by cafe.muraoka.info.waseda.ac.jp (8.9.1a/3.7W) with ESMTP id MAA25058; Wed, 7 Mar 2001 12:07:01 +0900 Message-Id: <200103070307.MAA25058@cafe.muraoka.info.waseda.ac.jp> To: "Thomas T. Veldhouse" Cc: freebsd-java@freebsd.org Subject: Re: Native JDK and OpenJIT? In-reply-to: Your message of "Tue, 06 Mar 2001 20:57:11 CST." <003801c0a6b2$4e616890$0100a8c0@cascade> Date: Wed, 07 Mar 2001 12:07:01 +0900 From: SHUDO Kazuyuki Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I just built the OpenJIT port against the JDK1.2.2b10. > I still can not get the JDK to use OpenJIT as the JIT. It always falls back > to the interpreter. It gives the error: 'Can't find class > org/OpenJIT/X86'. The jar IS in the path and I checked and X86.class is > indeed in the jar (under org/OpenJIT). See the `Installation Manual' page on the OpenJIT page (http://www.openjit.org/). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message