From owner-freebsd-java Tue Mar 21 18:30:16 2000 Delivered-To: freebsd-java@freebsd.org Received: from fdy2.demon.co.uk (fdy2.demon.co.uk [194.222.102.143]) by hub.freebsd.org (Postfix) with ESMTP id 91D2C37BF7C for ; Tue, 21 Mar 2000 18:30:12 -0800 (PST) (envelope-from rjs@fdy2.demon.co.uk) Received: (from rjs@localhost) by fdy2.demon.co.uk (8.8.8/8.8.8) id CAA01210; Wed, 22 Mar 2000 02:17:58 GMT (envelope-from rjs) Date: Wed, 22 Mar 2000 02:17:58 GMT Message-Id: <200003220217.CAA01210@fdy2.demon.co.uk> From: Robert Swindells To: glewis@trc.adelaide.edu.au Cc: freebsd-java@freebsd.org In-reply-to: <200003220056.LAA05197@ares.maths.adelaide.edu.au> (message from Greg Lewis on Wed, 22 Mar 2000 11:26:16 +1030 (CST)) Subject: Re: Pre-alpha JDK 1.2.2 patches -- issues Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > >5. Sun JIT compiler. > > > It appears that the Sun JIT compiler (libsunwjit.so) is supplied as a > > > precompiled Solaris x86 binary without source code. This leaves us > > > rather hamstrung in getting this to work. I can only assume that the > > > Blackdown folk got access to the source code from Sun. It does, however, > > > mean that one gets a lot of annoying messages about it not being > > > able to be loaded. Whats needed here, for the moment, is for someone > > > to look into preventing this attempt to load it as the default JIT (to > > > avoid those annoying messages :). > > > > Do you think it is worth spending time trying to get libsunwjit to work > > instead of porting HotSpot ? > > > > Robert Swindells >I don't see how we can get libsunwjit to work without the source code. >Nate has since related that Blackdown got a precompiled version from one >of the Sun engineers. I think we're pretty much at a dead end with this >the Sun JIT compiler unless someone at Sun decides to help us out :). I agree, I just didn't know whether you had looked at the HotSpot source code and decided that it was too hard to port. Robert Swindells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message