This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: Any redhat people around?



> It's instructive to read James Gosling's views on Open
> Source Java:
> 
> http://www.infoworld.com/article/03/06/13/HNgosling_1.html?development
> 

Since the JDK is built on a JNI native multiplatform layer, while GCJ sits on a CNI
native multiplatform layer, I guess open-sourcing the JDK would primarily help GCJ in
the java part.

Maybe someone could write a tool to convert JNI native sources to CNI ?


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