RFR: JDK-8262435: Clarify the behavior of a few inherited ZipInputStream methods [v8]

Jaikiran Pai jpai at openjdk.org
Tue Nov 15 06:02:01 UTC 2022


On Mon, 14 Nov 2022 21:26:08 GMT, Lance Andersen <lancea at openjdk.org> wrote:

>> Please review the following PR which updates several of the ZipInputStream methods whose javadoc is inherited to clarify the methods  are acting on  the current ZIP Entry.
>> 
>> There are no changes in behavior.  The main description for the method's javadoc that has been copied has been clarified and the remaining doc is the same.
>
> Lance Andersen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Changed return to returns

Marked as reviewed by jpai (Reviewer).

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

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


More information about the core-libs-dev mailing list