This is the mail archive of the java@gcc.gnu.org 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: Query about Help Needed


"Nic Ferrier" <nferrier@tapsellferrier.co.uk> writes:

> I would also like to query why you think that Classpath is
> duplicating GCJ effort? Surely the GCJ java lib implementation comes
> from Classpath.

It's more complicated than that.  Originally, classpath and libgcj were
separate and competing, due to licensing inconsistencies.  Now those
have been resolved, and a bunch of Classpath code has been merged into
libgcj.  There are still classes where libgcj and classpath have
differing imlementations, and it would be useful to pick the best
parts/ideas of each.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


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