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]
Other format: [Raw text]

Deflate64 in ".jar" files?


Does GCJ support the compressed Deflate64 format of a jar file?

Suppose a jar file like classpath that i've compressed it as Zip Deflate64
with the graphical filemanager 7z running over wine instead of Zip Deflate.

UnZip 5.52 supports the Deflate64 format when i'm uncompressing or
checking, it works OK.

Deflate64 better then Deflate because it uses 64 KiB window instead of
32 KiB, no?

J.C. Pizarro


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