On Fri, 18 Nov 2022 06:44:03 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 2f2d4046 Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2f2d40465b3c31d95ba607ec053f5697aa22b66e Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8297129: Inflater documentation refers to 'deflate' methods Reviewed-by: alanb, lancea ------------- PR: https://git.openjdk.org/jdk/pull/11232