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: Any problem with stealing Classpath?


>>>>> "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


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