Patch: Remove fastjar

Per Bothner per@bothner.com
Fri Mar 31 19:39:00 GMT 2006


Bryce McKinlay wrote:
> Per Bothner wrote:
>> One could argue it's a cleanup: We remove some code duplication.
> 
> Yeah, I agree with that - a Java implementation of jar would be better. 
> But, surely the removal of fastjar should follow once a replacement is 
> ready.

Stallman might reasonably argue that removing fastjar provides motivation
to do the job.  And we're not really "removing" fastjar; we're making
it an external dependency - the way (say) ar is.  Logically jar doesn't
belong in gcc any more than ar does - at least not as long as fastjar
doesn't make use of gcc headers or libraries.  A rewritten jar that is
just a thin wrapper over java.util.jar *might* be a different matter.
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/



More information about the Gcc-patches mailing list