RFR: 8229887: ZIP FS cannot replace an entry in a that was added via the STORED method
Martin Buchholz
martinrb at google.com
Mon Aug 19 22:55:48 UTC 2019
(not a review, but)
For many years I've been helping to maintain java.util.zip, but I've mostly
ignored zipfs, and zipfs spent years as a "demo", so it is probably
undertested, and it would help if existing tests for e.g. ZipFile were
extended to also cover zipfs when that was a natural thing to do.
On Mon, Aug 19, 2019 at 1:49 PM Lance Andersen <lance.andersen at oracle.com>
wrote:
> Hi
>
> The following patch for JDK-8229887
> <https://bugs.openjdk.java.net/browse/JDK-8229887> addresses an issue
> introduced by the performance fix in
> https://bugs.openjdk.java.net/browse/JDK-8222532 resulting in an error
> when trying to replace an entry in a ZIP/JAR file that was added with
> no-compression.
>
> The webrev can be found at
> http://cr.openjdk.java.net/~lancea/8229887/webrev.00/index.html
>
> Mach5 tier1 - tier3 runs are all clean with this fix.
>
>
> Best
> Lance
>
>
>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen|
> Principal Member of Technical Staff | +1.781.442.2037
> Oracle Java Engineering
> 1 Network Drive
> Burlington, MA 01803
> Lance.Andersen at oracle.com
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190819/d1fc3cd0/attachment.html>
More information about the nio-dev
mailing list