RFR: 8303972: Make test/jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java independent of the zip command line [v3]
Eirik Bjorsnos
duke at openjdk.org
Fri Mar 10 21:18:09 UTC 2023
On Fri, 10 Mar 2023 16:56:55 GMT, Lance Andersen <lancea at openjdk.org> wrote:
> This test was leveraging a file created by info-zip intentionally so care needs to be taken to ensure that the zip that is being created is similar LOC and CEN output
Yes, I just noticed that and currently looking into it. I think in particular it is sensitive to the ordering of the extended time stamp and the Zip64 entries, which is not the same as ZipOutputStream.
-------------
PR: https://git.openjdk.org/jdk/pull/12979
More information about the nio-dev
mailing list