RFR: 8304013: Add a fast, non-manual alternative to test/jdk/java/util/zip/ZipFile/TestTooManyEntries [v2]

Eirik Bjorsnos duke at openjdk.org
Sat Mar 25 06:47:23 UTC 2023


On Fri, 24 Mar 2023 18:26:02 GMT, Martin Buchholz <martin at openjdk.org> wrote:

>> Eirik Bjorsnos has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - Remove @throws as per review feedback
>>  - Consistently use the term "END header" when referring to the "End of central directory record".
>>  - Remove "the the" repetition
>
> test/jdk/java/util/zip/ZipFile/EndOfCenValidation.java line 52:
> 
>> 50: 
>> 51: /**
>> 52:  * This test augments {@link TestTooManyEntries}. It creates sparse ZIPs where the
> 
> remove the "the" stutter

"the" stutter has been removed 👍

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

PR Review Comment: https://git.openjdk.org/jdk/pull/12231#discussion_r1148316463


More information about the core-libs-dev mailing list