Integrated: JDK-8254796: Cleanup pervasive unnecessary parameter

Jonathan Gibbons jjg at openjdk.java.net
Mon Oct 19 17:11:14 UTC 2020


On Wed, 14 Oct 2020 22:32:52 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> This is a small cleanup to remove an annoying extra parameter (docEnv) being based around when creating the doclet.
> 
> (there's a hint of the old world too, when it is referred to as "rd" in one place, short for "RootDoc": the
> corresponding class in the old world ;-) )

This pull request has now been integrated.

Changeset: 60f63ec8
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/60f63ec8
Stats:     42 lines in 3 files changed: 5 ins; 22 del; 15 mod

8254796: Cleanup pervasive unnecessary parameter

Reviewed-by: ksrini, hannesw

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

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


More information about the javadoc-dev mailing list