Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2002 22:22:19 -0800 (PST)
From:      Brian Behlendorf <brian@hyperreal.org>
To:        Bill Huey <billh@gnuppy.monkey.org>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: [press@apache.org: PRESS RELEASE: ASF Reaches Agreement with Sun to  Allow Open Source Java Implementations]
Message-ID:  <20020327221634.M1335-100000@yez.hyperreal.org>
In-Reply-To: <20020328002610.GA2023@gnuppy.monkey.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 Mar 2002, Bill Huey wrote:
> On Wed, Mar 27, 2002 at 09:46:57AM -0800, Brian Behlendorf wrote:
> > Yep, there are lots of pessimistic scenarios in this.  The question is
> > whether anyone will care if/when high quality open source JVMs start to
> > appear.
>
> It's pretty difficult to do so because of the size of shear size of the
> JVM and because it's a moving target.

It'd be tough to start one from scratch; I'd wager it's about the same
amount of code complexity as the GNU C toolchain today.  What's more
likely is someone open sourcing an existing JVM, and putting their
existing dev resources (or enough dev resources) on it.  Or throwing
their weight behind Kaffe or something like that, but more likely
releasing a new one.

> Slightly off topic, but the Mono folks have a better chance of getting
> a .NET compatible system useable more so that the JVM folks it seems.
>
> I'm quite interested in CLR and CIL in .NET in that having an universal
> typing system across all languages targetted to it is very cool.

It would be really interesting to hear whether Mono's CLR and
Java-to-CLR-bytecode compiler was a faster route to a stable and reliable
runtime than the pure-bred JVMs.  Certainly it would be a nice way to
address Java's biggest shortcoming, IMHO, which is that it just doesn't
play nice with other apps (unless you go over slow interfaces like XML-RPC
or SOAP).  Regardless, soon we'll be able to do that experiment legally.
:)

	Brian




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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