RFR: 8297129: Inflater documentation refers to 'deflate' methods

Jaikiran Pai jpai at openjdk.org
Fri Nov 18 06:52:47 UTC 2022


Can I please get a review for this doc only change which fixes the javadoc of java.util.zip.Inflater class? As noted in https://bugs.openjdk.org/browse/JDK-8297129, there's a typo in the javadoc. This commit fixes that.

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

Commit messages:
 - 8297129: Inflater documentation refers to 'deflate' methods

Changes: https://git.openjdk.org/jdk/pull/11232/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11232&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297129
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/11232.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11232/head:pull/11232

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


More information about the core-libs-dev mailing list