RFR: 8278165: Clarify that ZipInputStream does not access the CEN fields for a ZipEntry [v2]

Lance Andersen lancea at openjdk.org
Tue Sep 13 20:11:06 UTC 2022


On Tue, 13 Sep 2022 19:30:01 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Lance Andersen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Address sample indentation and typo
>
> src/java.base/share/classes/java/util/zip/ZipInputStream.java line 65:
> 
>> 63:  *      }
>> 64:  *    }
>> 65:  * </pre>
> 
> The updated class description looks okay. For the example then I assume you make this a code snippet.

Converted the example to a snippet.  Thanks for the suggestion

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

PR: https://git.openjdk.org/jdk/pull/10102


More information about the core-libs-dev mailing list