This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: Remove fastjar


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> Ideally, I'd like to get rid of fastjar.  It should be replaced by a
Per> wrapper on top of java.util.zip and java.util.jar.  I assume this is
Per> what Sun does.  Is there any reason to not do that?

I agree, this is the best way for us to continue delivering a complete
system.  Ideally "someone" will write a jar for the Classpath tools
directory, and then we'll just build it as part of libjava.

I would prefer that this not be a requirement for getting the fastjar
patch checked in, basically since I'm not in the mood to actually
write the thing :-)

Tom


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