[8u] RFR 8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once
Zhengyu Gu
zgu at redhat.com
Mon Nov 23 21:53:24 UTC 2020
On 11/23/20 4:10 PM, Severin Gehwolf wrote:
> Hi Zhengyu!
>
> On Fri, 2020-10-30 at 08:22 -0400, Zhengyu Gu wrote:
>> Hi Paul,
>>
>> Thanks for reviewing and sorry for replying late.
>>
>> I added @bug tag as you suggested.
>>
>> http://cr.openjdk.java.net/~zgu/JDK-8069211-8u/webrev.01/
>
> Does test/demo/zipfs/ZipFSTester.java run as a jtreg test? It doesn't
> seem like it. Perhaps include relevant bits from JDK-8038500 and later
> so as to be able to run it automatically?
Yes, you can run it with jtreg.
e.g.
~/jtreg/bin/jtreg
-jdk:/home/zgu/ws/jdk8u-dev/build/linux-x86_64-normal-server-release/images/j2sdk-image/
demo/zipfs/basic.sh
-Zhengyu
>
> Thanks,
> Severin
>
More information about the jdk8u-dev
mailing list