Any problem with stealing Classpath?
Tom Tromey
tromeyATcygnus.com
Wed Sep 15 12:38:00 GMT 1999
>>>>> "Matt" == Matt Welsh <mdw@cs.berkeley.edu> writes:
Matt> More to the point, are there any plans to bring Classpath and
Matt> libgcj together at some point? I assume that these two are
Matt> wholly separate implementations of the Java libraries. Is there
Matt> anything being done to merge the two?
Nobody is working on merging them.
There are two basic problems:
1. Classpath and libgcj have different goals (as I see it). Classpath
wants an implementation-independent class library. libgcj doesn't
care about implementation dependency -- we want native methods written
using CNI for speed.
2. The whole copyright/licensing issue, which has been discussed many
times.
Tom
More information about the Java
mailing list