Integrated: 8273250: Address javadoc issues in Deflater::setDictionationary

Lance Andersen lancea at openjdk.java.net
Thu Sep 2 16:10:07 UTC 2021


On Wed, 1 Sep 2021 19:26:17 GMT, Lance Andersen <lancea at openjdk.org> wrote:

> Hi,
> 
> Please review this trivial fix to the javadoc which addresses an issue shown via Intellij where the error: "Symbol 'getAdler' is inaccessible from here" is generated for the "@See Inflater#getAlder" references.
> 
> Best
> Lance

This pull request has now been integrated.

Changeset: aaa6f696
Author:    Lance Andersen <lancea at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/aaa6f696b06b335f81efccf0966612b086dd2e73
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

8273250: Address javadoc issues in Deflater::setDictionationary

Reviewed-by: rriggs, naoto, iris, bpb

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

PR: https://git.openjdk.java.net/jdk/pull/5340


More information about the core-libs-dev mailing list