JDK7's java.util.zip breakage with very large files

Alexander Sack pisymbol at gmail.com
Thu Feb 7 20:37:04 UTC 2013


On Thu, Feb 7, 2013 at 3:33 PM, Alexander Sack <pisymbol at gmail.com> wrote:
> On Thu, Feb 7, 2013 at 3:23 PM, Xueming Shen <xueming.shen at oracle.com> wrote:
>> There is difference between doing
>>
>> "jar xvf data.jar data"
>>
>> and
>>
>> "jar xvf data.jar"
>>
>> If the previous one works, it means the zip file should have
>> the healthy end table there (it goes down to end->cen->
>> loc->data file).
>
> $ jar xvf data.jar data

Wait hold on....I apologize...ignore that last email...mea culpa, I
have two JDKs on my system. That was with the JDK6 jar.

I believe they both work...still waiting for it to deflate!

-aps



More information about the core-libs-dev mailing list