From owner-freebsd-java Thu Mar 28 7:18:14 2002 Delivered-To: freebsd-java@freebsd.org Received: from cygnus.com (runyon.sfbay.redhat.com [205.180.230.5]) by hub.freebsd.org (Postfix) with SMTP id 9D21F37B405 for ; Thu, 28 Mar 2002 07:18:08 -0800 (PST) Received: from dhcppc2 (taarna.cygnus.com [205.180.230.102]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id HAA28906; Thu, 28 Mar 2002 07:11:24 -0800 (PST) Subject: Re: [press@apache.org: PRESS RELEASE: ASF Reaches Agreement with Sun to Allow Open Source Java Implementations] From: Anthony Green To: Jacob Andresen Cc: Brian Behlendorf , Bill Huey , freebsd-java@FreeBSD.ORG In-Reply-To: <20020328114700.U47000-100000@luke.hangzone.dk> References: <20020328114700.U47000-100000@luke.hangzone.dk> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 (1.0.2-0.7x) Date: 28 Mar 2002 07:12:25 -0800 Message-Id: <1017328351.3770.59.camel@dhcppc2> Mime-Version: 1.0 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 2002-03-28 at 02:57, Jacob Andresen wrote: > > are there any overview on how many would be interested in doing a > opensource jvm? and perhaps something that needs to be done? Rather than start work on a new opensource jvm, why not help out on one of the existing opensource jvms. For instance, the gcj project could always use some more help (http://gcc.gnu.org/java). While primarily billing itself as native code compiler for Java, the runtime library also includes a bytecode interpreter (no JIT yet). It's working pretty well right now. For instance, we're able to build and run most of the Apache projects (Tomcat, Xalan, etc). But there's always more to do! In the short term, right now we're preparing for the GCC 3.1 release (gcj is part of GCC). FreeBSD is one of the platforms giving us a little trouble right now. See... http://gcc.gnu.org/java/gcj-3.1-status.html We could use help looking into the test failures on x86 FreeBSD, and perhaps even trying builds on currently untested platforms. There are many interesting longer term projects, like developing/integrating a JIT compiler into the runtime. Thanks, AG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message