On Wed, 2 Nov 2022 12:37:26 GMT, Lance Andersen <lan...@openjdk.org> wrote:
> Hi all, > > This PR will update the javadoc to clarify the existing behavior of > InflaterInputStream::fill as it currently omits the possibility that a > EOFException may be thrown and that the protected `len` field is also updated > by this method. Looks fine. ------------- Marked as reviewed by bpb (Reviewer). PR: https://git.openjdk.org/jdk/pull/10945