On Fri, 4 Nov 2022 18:13:23 GMT, Lance Andersen <lan...@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. thank you Alan for your input. I have made the changes that you suggested. ------------- PR: https://git.openjdk.org/jdk/pull/10995