RFR JDK-8186464: ZipFile cannot read some InfoZip ZIP64 zip files
Xueming Shen
xueming.shen at oracle.com
Wed Aug 23 01:08:39 UTC 2017
On 8/22/17, 5:54 PM, Martin Buchholz wrote:
>
>
> On Tue, Aug 22, 2017 at 3:27 PM, Xueming Shen <xueming.shen at oracle.com
> <mailto:xueming.shen at oracle.com>> wrote:
>
>
> How about to add an option to our zipfs to force the ZIP64 end
> record when
> enabled. Harmless if not specified.
>
>
> I agree that adding more options for testability is good. Since our
> users are likely to need such things as well, I'd also like to see
> such features become public, analogous to zip's -fz- flag.
>
> OTOH, interoperability testing is very valuable, so despite the
> troubles involved writing tests that involve both jdk and zipinfo
> code, I think we should do it.
>
> Just try to avoid adding yet another shell test case ...
>
>
> shell tests are frowned upon these days. Must use processutils?
>
> Maybe we could actually collaborate and I contribute some test code?
that would be really appreciated :-)
>
> Still haven't actually looked at your webrev ...
More information about the core-libs-dev
mailing list