RFR: JDK-8319122: Improve documentation of various Zip-file related APIs [v2]

Yakov Shafranovich duke at openjdk.org
Fri Nov 10 15:44:20 UTC 2023


On Thu, 9 Nov 2023 20:43:25 GMT, Kevin Driver <kdriver at openjdk.org> wrote:

>> Yakov Shafranovich has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Fixed more line breaks
>>  - fixed line breaks
>
> src/jdk.zipfs/share/classes/module-info.java line 303:
> 
>> 301:  * may occur such as metadata or content from the later entry being returned due to internal caching.
>> 302:  *
>> 303:  * Additionally, for compatibility with earlier versions of the JDK, files and directories with the same name (such as "foobar" and "foobar/")
> 
> consider a manual line wrap in these as well, or is this ~80 chars?

will fix

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16424#discussion_r1389556168


More information about the core-libs-dev mailing list