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: Interrupted IO and AWT


Jon> Secondly, I'm quite interested in doing some work on implementing
Jon> AWT (I'm more intrested in Client stuff myself). I was wondering
Jon> if someone could clear up the position of this, esp. regarding
Jon> the Classpath merger. I seem to recall that everything from
Jon> Classpath is available except the AWT code.  Now is this all AWT
Jon> code or just the native implementation? IF I do use it what is
Jon> the final result? That the executable is cover by the GPL? I can
Jon> live with that for now...

All the AWT code in Classpath is under the GPL.  We aren't going to
merge it into libgcj.  It might be possible to get it to work with
libgcj; if you do so your resulting application will be GPL -- at
least, as I understand it.

Tom

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