From owner-freebsd-java Fri May 26 2:39:42 2000 Delivered-To: freebsd-java@freebsd.org Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by hub.freebsd.org (Postfix) with ESMTP id 7772B37B993 for ; Fri, 26 May 2000 02:39:40 -0700 (PDT) (envelope-from Jan.Grant@bristol.ac.uk) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Fri, 26 May 2000 10:39:38 +0100 Received: from localhost (cmjg@localhost) by mail.ilrt.bris.ac.uk (8.8.7/8.8.8) with ESMTP id KAA20447; Fri, 26 May 2000 10:39:37 +0100 (BST) Date: Fri, 26 May 2000 10:39:37 +0100 (BST) From: Jan Grant To: freebsd-java@freebsd.org Subject: OpenJIT - results with patchset 8 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 your porting page: "There are some reports that you may have to replace uses of int32_t with jint before OpenJIT can be build properly. Could someone please confirm or deny this?" Just built a fresh patchset-8 release build and openJIT on the top. The only change I needed to make was line 170 of CClassHeaders/org_OpenJIT_Compile.h: to extern char org_OpenJIT_Compile_ConstantPoolFieldDescriptor(struct Horg_OpenJIT_Compile *,jint); It works, although performance hasn't been as great as I'd hoped. (It's still a big improvement over the interpreted-only version) "Keep up the good work" goes without saying cheers- -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287163 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk Bolstered by my success with vi, I proceeded to learn C with 'learn c'. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message