From owner-freebsd-java Thu Aug 3 2: 0: 8 2000 Delivered-To: freebsd-java@freebsd.org Received: from public.bta.net.cn (public.bta.net.cn [202.96.0.97]) by hub.freebsd.org (Postfix) with ESMTP id 92D9D37B82E for ; Thu, 3 Aug 2000 02:00:00 -0700 (PDT) (envelope-from robinson@netrinsics.com) Received: from netrinsics.com ([202.108.133.85]) by public.bta.net.cn (8.9.3/8.9.3) with ESMTP id QAA21232 for ; Thu, 3 Aug 2000 16:56:02 +0800 (GMT) Received: (from robinson@localhost) by netrinsics.com (8.9.3/8.9.3) id RAA01166; Thu, 3 Aug 2000 17:00:45 +0800 (+0800) (envelope-from robinson) Date: Thu, 3 Aug 2000 17:00:45 +0800 (+0800) From: Michael Robinson Message-Id: <200008030900.RAA01166@netrinsics.com> To: glewis@trc.adelaide.edu.au, robinson@netrinsics.com Subject: Re: Linux JDK on FreeBSD Cc: freebsd-java@freebsd.org In-Reply-To: <200008030810.RAA33079@ares.trc.adelaide.edu.au> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greg Lewis writes: >I believe that Sun have released the HotSpot code under the SCSL, as they >did the JDK 1.2.2, so it should be relatively easy to obtain access to it. Let me quote: "Install a JIT The current port does not have a just in time compiler. It would be very hard to port this compiler, since the source code is not open under Sun's community source license. As a result, the default JIT is set to NONE. This will explain the dreadful performance you are seeing. It seems that the Blackdown team eventually got access to the source code of Sun's just in time compiler under a special license. It would be very, very cool if the someone could get Sun to do the same for us. We need a brilliant idea how to get Sun to cooperate on this one." That's from Kees Jan Koster's page on building the native FreeBSD JDK 1.2.2, last modified Wednesday, 02-Aug-00 16:07:38 GMT. http://web.inter.nl.net/users/kjkoster/java/content/howto.html#hd03 So, my best information is that the FreeBSD team does not have an idea for a plan for how to get access to the HotSpot code in JDK 1.3. Of course, I may be misinformed. >From my own >point of view I feel I've much more to contribute to the FreeBSD project >by working on the native JDK port than I do working on the Linux >emulator (I don't even have access to a Linux box for starters). I don't >believe that this is currently a "head in the sand" attitude, I'm just >making the choice to take the approach I think is right and see where >it leads. I understand and respect that. I also appreciate the effort you have put into the project. However, I also understand that you are only one person, and not even the "FreeBSD Project Lead for Java". Hopefully others here appreciate all the issues as well as you do. -Michael Robinson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message