This is the mail archive of the java-patches@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: [PATCH] gtk peers, bitmap marking


Tom Tromey wrote:

> I notice the new code has the libgcj license.  If it is derived from
> Classpath it should have the LGPL instead -- we can't change the
> license on this code.  Using the LGPL for the peers is still ok,
> though, because Gtk itself is LGPL.

I preserved the classpath license on those files which are derived from
classpath. Some files that I created from scratch are currently missing a
license, however - I guess I'll just put the classpath LGPL license on
everything?

> Bryce> One change worth mentioning is the addition of the (_Jv_argv,
> Bryce> _Jv_argc) fields in prims.cc - this is so that the awt code can
> Bryce> pass these through to gtk_init().
>
> At some point I imagine we'll have to rethink this.

Yeah...

regards

  [ bryce ]



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