zip64 compatibility problems
Martin Buchholz
martinrb at google.com
Sat Jan 26 21:25:30 UTC 2013
On Sat, Jan 26, 2013 at 12:11 PM, Kumar Srinivasan
>
> So next step here is up to you.
>
> To be perfectly honest, I am swamped right now, I will try to fit this in.
> Sherman if you have cycles then go for it, I will help as needed.
>
Understood. One possibility is to lower our standards a bit, and just
check this in as is without proof that it will fix a bug, because the
chance that it will is very much higher than the risk of injecting a new
undetected bug.
The real world use case (seen in the wild) is someone creating a non-zip64
3GB jar file, with the manifest at the end (yeah, they shouldn't do that)
and then running with java -jar on that.
More information about the core-libs-dev
mailing list