java with 5.2.1

Greg Lewis glewis at eyesbeyond.com
Fri Mar 26 07:38:43 PST 2004


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 at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org



More information about the freebsd-sparc64 mailing list