From owner-freebsd-java@FreeBSD.ORG Tue Apr 15 00:11:09 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48FDD37B401 for ; Tue, 15 Apr 2003 00:11:09 -0700 (PDT) Received: from l07.oase.research.kpn.com (l07.oase.research.kpn.com [139.63.192.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5401D43F85 for ; Tue, 15 Apr 2003 00:11:08 -0700 (PDT) (envelope-from k.j.koster@telecom.tno.nl) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Tue, 15 Apr 2003 09:10:30 +0200 Message-ID: <0DD8055E0FECF744B5FF8053F80C4A2D1AD4AF@l07.oase.research.kpn.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Other architectures? Thread-Index: AcMDFmc7j8WkTIARQoyzmF+MYVBpfAAByCMQ From: To: cc: freebsd-java@freebsd.org Subject: RE: Other architectures? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 07:11:09 -0000 Dear Tom, >=20 > ... > > > > beta out for 1.4.1 for quite some time. Alpha is harder,=20 > > > > but certainly not impossible. > > > > > The limiting factor for Alpha is to find someone who can write the > > native method invocations in Alpha assembler. This should=20 > be a day or > > two work for someone who's proficient in Alpha assembler. I did some > > of the groundwork (basic stuff) and wrote a little about it=20 > on my web > > site (http://www.kjkoster.org/java/). >=20 > But that would just be for native method invocation. =20 > Wouldn't Hotspot > would require considerable more work? Not that I'm proposing any such > thing for a discontinued architecture... sparc64 would be interesting > though. > Ah, yes. I keep forgetting. My statement was true in the time when 1.2.2 = was the stable Java version. Please disregard my misinformed post. Sparc64 would indeed be interesting. Porting HotSpot will prove hard = even on that platform, if I must believe the post by Bill Huey. He = worked on the HotSpot port for a while and found the code ... = challenging. :) Kees Jan =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D You can't have everything. Where would you put it? [Steven Wright]