RFR: 8277087: ZipException: zip END header not found at ZipFile#Source.findEND [v2]

Sergey Bylokhov serb at openjdk.java.net
Tue Nov 16 00:40:14 UTC 2021


On Sun, 14 Nov 2021 14:44:08 GMT, Lance Andersen <lancea at openjdk.org> wrote:

>> Sergey Bylokhov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update EmptyComment.java
>
> test/jdk/java/util/zip/ZipOutputStream/EmptyComment.java line 35:
> 
>> 33:  * @summary Verifies various use cases when the zip comment should be empty
>> 34:  */
>> 35: public final class EmptyComment {
> 
> Please consider converting this to use TestNG and a DataProvider as it will simply the code even further

Done.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6380


More information about the core-libs-dev mailing list