From hjlee at bnsworks.com Wed Jul 20 08:01:51 2011 From: hjlee at bnsworks.com (=?ks_c_5601-1987?B?wMzIo8H4?=) Date: Thu, 21 Jul 2011 00:01:51 +0900 Subject: Need some Info regarding OpenJDK for MIPS. Message-ID: <004b01cc46ed$f510bc90$df3235b0$@com> Hi My name is Ho-jin Lee. I?m a computer engineer in Korea. I?ve been searching that OpenJDK porting to MIPS on big endian is available and how to do. I saw this mailing list through googling. I?m wondering how the job - OpenJDK porting to MIPS on big endian - is going on. Thanks. ---------------------------------------------------------------------------- ------- Ho-jin Lee TEL : +82-2-3672-1731~3 FAX : +82-2-3672-1734 Mobile : +82-10-2666-9137 E-mail : hjlee at bnsworks.com ---------------------------------------------------------------------------- ------- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/mips-port/attachments/20110721/577a0f10/attachment.html From springer at reservoir.com Wed Jul 20 09:47:32 2011 From: springer at reservoir.com (Jonathan Springer) Date: Wed, 20 Jul 2011 11:47:32 -0500 Subject: Need some Info regarding OpenJDK for MIPS. In-Reply-To: <004b01cc46ed$f510bc90$df3235b0$@com> References: <004b01cc46ed$f510bc90$df3235b0$@com> Message-ID: <4E2706A4.2020804@reservoir.com> On 7/20/2011 10:01 AM, ??? wrote: > Hi > > My name is Ho-jin Lee. I?m a computer engineer in Korea. > > I?ve been searching that OpenJDK porting to MIPS on big endian is > available and how to do. > > I saw this mailing list through googling. > > I?m wondering how the job - OpenJDK porting to MIPS on big endian ? is > going on. > > Thanks. Hi Ho-jin, There are three efforts you might be interested in: 1. The Red Hat's "zero assembler" port, which though not MIPS-specific, should compile and run on MIPS. Zero is included in the regular OpenJDK sources now. I believe it is still interpreter-only for MIPS. See http://icedtea.classpath.org/wiki/ZeroSharkFaq 2. Loongson has a MIPS-specific port, though it is little-endian. It is JDK6-based. This port includes the client (c1) JIT. See http://icedtea.classpath.org/wiki/MIPSPort 3. Reservoir Labs has a MIPS-specific port, with little-endian and big-endian modes. It is interpreter only currently. The base is JDK7 (an older build). See https://www.reservoir.com/ultraviolet Best, Jonathan -- Jonathan Springer | Reservoir Labs, Inc. | http://www.reservoir.com/ From hjlee at bnsworks.com Thu Jul 21 19:39:26 2011 From: hjlee at bnsworks.com (=?UTF-8?B?7J207Zi47KeE?=) Date: Fri, 22 Jul 2011 11:39:26 +0900 Subject: Need some Info regarding OpenJDK for MIPS. In-Reply-To: <4E2706A4.2020804@reservoir.com> References: <004b01cc46ed$f510bc90$df3235b0$@com> <4E2706A4.2020804@reservoir.com> Message-ID: <005a01cc4818$92ace0c0$b806a240$@com> Hi Jonathan. Thanks for the reply. I wanna see the MIPS-specific port(UltraViolet?) of Reservoir Labs. So I've sent my contact information mail to the lab. Thanks a lot. > -----Original Message----- > From: mips-port-bounces at openjdk.java.net [mailto:mips-port-bounces at openjdk.java.net] On Behalf Of Jonathan Springer > Sent: Thursday, July 21, 2011 1:48 AM > To: mips-port at openjdk.java.net > Subject: Re: Need some Info regarding OpenJDK for MIPS. > > On 7/20/2011 10:01 AM, ??? wrote: > > Hi > > > > My name is Ho-jin Lee. I?m a computer engineer in Korea. > > > > I?ve been searching that OpenJDK porting to MIPS on big endian is > > available and how to do. > > > > I saw this mailing list through googling. > > > > I?m wondering how the job - OpenJDK porting to MIPS on big endian ? is > > going on. > > > > Thanks. > > Hi Ho-jin, > > There are three efforts you might be interested in: > > 1. The Red Hat's "zero assembler" port, which though not MIPS-specific, > should compile and run on MIPS. Zero is included in the regular OpenJDK > sources now. I believe it is still interpreter-only for MIPS. See > http://icedtea.classpath.org/wiki/ZeroSharkFaq > > 2. Loongson has a MIPS-specific port, though it is little-endian. It is > JDK6-based. This port includes the client (c1) JIT. See > http://icedtea.classpath.org/wiki/MIPSPort > > 3. Reservoir Labs has a MIPS-specific port, with little-endian and > big-endian modes. It is interpreter only currently. The base is JDK7 > (an older build). See https://www.reservoir.com/ultraviolet > > Best, > > Jonathan > > -- > Jonathan Springer | > Reservoir Labs, Inc. | http://www.reservoir.com/ From aoqi at loongson.cn Thu Jul 21 19:57:36 2011 From: aoqi at loongson.cn (Ao Qi) Date: Fri, 22 Jul 2011 10:57:36 +0800 (CST) Subject: Need some Info regarding OpenJDK for MIPS. In-Reply-To: <005a01cc4818$92ace0c0$b806a240$@com> References: <004b01cc46ed$f510bc90$df3235b0$@com> <4E2706A4.2020804@reservoir.com> <005a01cc4818$92ace0c0$b806a240$@com> Message-ID: <77b57677f5045105e16422275d575d7d.squirrel@mail.loongson.cn> If you need any information about Loongson-port, please feel free to contact Liu Qi (liuqi at loongson.cn) or me. By the way, we are working on C2 and n64 now. Currently, the n64 inpterpreter is during debugging phase and can pass most regression tests. Regards, Ao Qi > Hi Jonathan. > Thanks for the reply. > > I wanna see the MIPS-specific port(UltraViolet?) of Reservoir Labs. So > I've sent my contact information mail to the lab. > > Thanks a lot. > >> -----Original Message----- >> From: mips-port-bounces at openjdk.java.net >> [mailto:mips-port-bounces at openjdk.java.net] On Behalf Of Jonathan >> Springer >> Sent: Thursday, July 21, 2011 1:48 AM >> To: mips-port at openjdk.java.net >> Subject: Re: Need some Info regarding OpenJDK for MIPS. >> >> On 7/20/2011 10:01 AM, ????????� wrote: >> > Hi >> > >> > My name is Ho-jin Lee. I???m a computer engineer in Korea. >> > >> > I???ve been searching that OpenJDK porting to MIPS on big endian is >> > available and how to do. >> > >> > I saw this mailing list through googling. >> > >> > I???m wondering how the job - OpenJDK porting to MIPS on big endian >> ??� is >> > going on. >> > >> > Thanks. >> >> Hi Ho-jin, >> >> There are three efforts you might be interested in: >> >> 1. The Red Hat's "zero assembler" port, which though not MIPS-specific, >> should compile and run on MIPS. Zero is included in the regular OpenJDK >> sources now. I believe it is still interpreter-only for MIPS. See >> http://icedtea.classpath.org/wiki/ZeroSharkFaq >> >> 2. Loongson has a MIPS-specific port, though it is little-endian. It is >> JDK6-based. This port includes the client (c1) JIT. See >> http://icedtea.classpath.org/wiki/MIPSPort >> >> 3. Reservoir Labs has a MIPS-specific port, with little-endian and >> big-endian modes. It is interpreter only currently. The base is JDK7 >> (an older build). See https://www.reservoir.com/ultraviolet >> >> Best, >> >> Jonathan >> >> -- >> Jonathan Springer | >> Reservoir Labs, Inc. | http://www.reservoir.com/ > >