From owner-freebsd-java Tue Mar 6 19:17:25 2001 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id 849F737B718 for ; Tue, 6 Mar 2001 19:17:23 -0800 (PST) (envelope-from veldy@veldy.net) Received: from cascade (cascade.veldy.net [192.168.0.1]) by veldy.net (Postfix) with SMTP id 8C09EBA3F; Tue, 6 Mar 2001 21:16:32 -0600 (CST) Message-ID: <009201c0a6b4$f5bf6860$0100a8c0@cascade> From: "Thomas T. Veldhouse" To: "SHUDO Kazuyuki" Cc: References: <200103070307.MAA25058@cafe.muraoka.info.waseda.ac.jp> Subject: Re: Native JDK and OpenJIT? Date: Tue, 6 Mar 2001 21:16:11 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [veldy@fuggle veldy]$ java -version java version "1.2.2" Classic VM (build jdk1.2.2-FreeBSD:root:2001/03/06-18:57, green threads, OpenJIT) Thank you much! Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "SHUDO Kazuyuki" To: "Thomas T. Veldhouse" Cc: Sent: Tuesday, March 06, 2001 9:07 PM Subject: Re: Native JDK and OpenJIT? > > 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