RFR: JDK-8262435: Clarify the behavior of a few inherited ZipInputStream methods [v3]
Lance Andersen
lancea at openjdk.org
Sun Nov 13 21:42:39 UTC 2022
On Sat, 12 Nov 2022 12:27:30 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> I think it will need to say that input stream for the current ZIP entry has been read to end of stream, or the ZIP entry has been closed with closeEntry. That will cover the two cases where it returns 0.
Thank you Alan. I have revised the wording per your suggestion and updated the CSR (which would be great if you could review if you are good with the revision.
-------------
PR: https://git.openjdk.org/jdk/pull/10995
More information about the core-libs-dev
mailing list