This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: JVM Usenix paper got rejected


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]