Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 08:38:40 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Robert Leslie <les@geophys.washington.edu>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: java with 5.2.1
Message-ID:  <20040326153840.GA82557@misty.eyesbeyond.com>
In-Reply-To: <Pine.SOL.4.51.0403251813420.17394@geops.geophys.washington.edu>
References:  <Pine.SOL.4.51.0403251813420.17394@geops.geophys.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 25, 2004 at 06:18:40PM -0800, Robert Leslie wrote:
> before i start porting it in, has anybody had any success getting java
> 1.4.2 working with 5.2.1 on an UltraSparc64 platform.

I'm not aware of anyone who has done that.  It should be doable if you have
the requisite sparc assembler and C/C++ skills.  The main thing you have to
do is port the HotSpot JVM.  You'll then need to bootstrap the rest of the
build somehow, although I'm pretty sure I can help you with that.

Let me know if you're interested.  I was working on 1.3.1, but am blocked
due to lack of sparc assembler clue.  1.4.2 would be better, but it will
take quite a bit more work (although some parts will be easier since the
code is already 64 bit clean, unlike the 1.3.1 code).

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040326153840.GA82557>