On Sun, 14 Nov 2021 14:44:08 GMT, Lance Andersen <[email protected]> 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