This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
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 ?