This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: JVM Usenix paper got rejected
- To: Per Bothner <per at bothner dot com>
- Subject: Re: JVM Usenix paper got rejected
- From: "Jonathan P . Olson" <olson at mmsi dot com>
- Date: Fri, 15 Dec 2000 11:58:05 -0700
- Cc: java-discuss at sources dot redhat dot com
- References: <m2r939d49a.fsf@kelso.bothner.com>
- Reply-To: olson at mmsi dot com
Appears that from the reviews that the people in charge of the Java community
aren't really interested in ahead-of-time compilation of Java. If the runtime
doesn't directly use .class files they just aren't interested.
Seems that the open-source community is interested in source compatibility and
clean integration with C++, whereas the Sun/Java community is totally obsessed
with "Pure Java". Unfortunately, the Java people still believe the myth that
a virtual machine implementation of Java can be efficient for embedded or
operating systems work. That's why JavaOS was such a failure and Java may
be doomed to always be only an applications development language.
On Fri, 15 Dec 2000 09:43:29 Per Bothner wrote:
> Th paper "Java/C++ integration: Writing native Java methods in natural
> C++" by Tom and myself was rejected by the Usenix JVM 01 committee. I
> guess they they weren't *that* motivated after all to have a Gcj paper.
>
> I don't think the reviewers quite "got it" - but that's our fault.
>
> --Per
>
>
>
> --
> --Per Bothner
> per@bothner.com http://www.bothner.com/~per/