This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Partial java.util.zip merge with Classpath
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> I think you have it backwards. zlib is used by more code, and is
Per> more stable than jazzlib.
Good point, thanks.
Per> It is not just time but also space. If the code is written using
Per> Java classes, the compiler has to generate extra but useless
Per> reflexive data.
Yeah. I'm convinced. Thanks.
Tom