Date: Mon, 26 Aug 2002 09:52:00 +0100 From: Antony T Curtis <antony.t.curtis@ntlworld.com> To: shudo@computer.org Cc: freebsd-java@FreeBSD.ORG, fjoe@iclub.nsu.ru Subject: Re: Setting up a Java development environment Message-ID: <3D69EC30.3060308@ntlworld.com> References: <20020816103106.1350F386@sonic.kks.net> <20020816180626.B87919@iclub.nsu.ru> <20020826.132850.884017782.shudoh@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
shudo@computer.org wrote: > Max Khon <fjoe@iclub.nsu.ru> 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.<clinit>(Unknown Source) TYA can be patched to run JBuilder7 just fine... In fact, I used it to run JBuilder 5 when patchset 3 was "current" I will have to reexamine what 2 lines of code I had to modify.... -- Antony T Curtis BSc Unix Analyst Programmer http://homepage.ntlworld.com/antony.t.curtis/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D69EC30.3060308>