From owner-freebsd-java Sun Aug 25 21:28:11 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B44A937B400 for ; Sun, 25 Aug 2002 21:28:09 -0700 (PDT) Received: from mx1.aist.go.jp (mx1.aist.go.jp [150.29.246.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83AD043E6A for ; Sun, 25 Aug 2002 21:28:08 -0700 (PDT) (envelope-from shudo@computer.org) Received: from rpsmtp1.aist.go.jp by mx1.aist.go.jp with ESMTP id g7Q4S2L18049; Mon, 26 Aug 2002 13:28:02 +0900 (JST) env-from (shudo@computer.org) Received: from mail04.aist.go.jp by rpsmtp1.aist.go.jp with ESMTP id g7Q4S1207549; Mon, 26 Aug 2002 13:28:01 +0900 (JST) env-from (shudo@computer.org) Received: from aist.go.jp by mail04.aist.go.jp with ESMTP id g7Q4S0k21821; Mon, 26 Aug 2002 13:28:01 +0900 (JST) env-from (shudo@computer.org) Date: Mon, 26 Aug 2002 13:28:50 +0900 (JST) Message-Id: <20020826.132850.884017782.shudoh@localhost> To: freebsd-java@FreeBSD.ORG, fjoe@iclub.nsu.ru Subject: Re: Setting up a Java development environment From: shudo@computer.org In-Reply-To: <20020816180626.B87919@iclub.nsu.ru> References: <20020816103106.1350F386@sonic.kks.net> <20020816180626.B87919@iclub.nsu.ru> X-Mailer: Mew version 2.2 on XEmacs 21.4.8 (Honest Recruiter) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Max Khon wrote: > btw JBuilder 7 works pretty good under native jdk 1.3.1p6. > Still waiting for HotSpot because all 3rd party JIT compilers I tried > (shujit, tya and openjit) fail to run JBuilder 7. On my FreeBSD box, JBuilder 7 works with OpenJIT or shuJIT. I confirmed that JBuilder 7 could be started up and shut down correctly. I use: FreeBSD 4.6-STABLE early in August JDK 1.3.1 patchlevel 7 OpenJIT 1.1.16 shuJIT 0.7.13 But, OpenJIT seems to work fine but shows an optimization failure: pc:870 org.OpenJIT.CompilerError: constant folding:xor 1 -1 -> %si10 at org.OpenJIT.OptimizeRTL.optimizeRTL(OptimizeRTL.java, Compiled Code) at org.OpenJIT.Compile.compile(Compile.java, Compiled Code) in ice.pilots.html4.nb.a(Lice/pilots/html4/tb;Lice/pilots/html4/rb;ILice/pilots/html4/tb;)V TYA 1.7v3 cannot run JBuilder 7 with the following message: Exception in thread "main" java.lang.LinkageError at com.borland.jbuilder.JBuilder.(Unknown Source) Kazuyuki Shudo shudo@computer.org http://www.shudo.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message