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

Jaikiran Pai jpai at openjdk.org
Fri Nov 18 12:08:17 UTC 2022


On Fri, 18 Nov 2022 06:44:03 GMT, Jaikiran Pai <jpai at 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 <jpai at 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


More information about the core-libs-dev mailing list