This is the mail archive of the java-discuss@sourceware.cygnus.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: awt or swing support?


>>>>> "Amancio" == Amancio Hasty <hasty@rah.star-gate.com> writes:

Amancio> I haven't taken a detailed look at Sun's awt or swing stuff
Amancio> however it seems almost intuitive that one should be a able
Amancio> to port the JNI stuff to whatever gcj has. I assume that in
Amancio> the case of gcj it will mean mapping JNI to CNI and of course
Amancio> the respective c routines. Just a high level thought.

Oh, I didn't realize that you were approaching the problem with Sun's
source.  Yes, your plan would work.  We are definitely not going to do
that, because libgcj is free software, and Sun's JDK is not.  libgcj
hackers can't even look at Sun's source.

Tom

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