> 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.
Lance Andersen has updated the pull request incrementally with one additional commit since the last revision: Update len field javadoc ------------- Changes: - all: https://git.openjdk.org/jdk/pull/10945/files - new: https://git.openjdk.org/jdk/pull/10945/files/9242df38..fa499b2d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=10945&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10945&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/10945.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10945/head:pull/10945 PR: https://git.openjdk.org/jdk/pull/10945