zip64 compatibility problems (original) (raw)
Martin Buchholz martinrb at google.com
Wed Jan 16 01:33:31 UTC 2013
- Previous message: zip64 compatibility problems
- Next message: zip64 compatibility problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Jan 15, 2013 at 5:23 PM, Xueming Shen <xueming.shen at oracle.com> wrote:
Hi Martin,
I would assume you are not asking for a similar flag for jar to disable the zip64 support (or even something at API level) to generate "old" style jar/zip file for > 64k entries, but the backport of this changeset to 7u, right?
Actually, I think y'all should do 3 things:
- backport Kumar's bug fix to jdk7
- introduce a system property to turn off the zip64 support. I am working on a patch to introduce such a system property. We will probably default to disabling zip64 by default, but you will probably find that unacceptable. But you can default the other way.
- fix up some remaining largefile issues in parse_manifest I might contribute a bit of code here as well.
- Previous message: zip64 compatibility problems
- Next message: zip64 compatibility problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]