RFR: JDK-8254796: Cleanup pervasive unnecessary parameter
Hannes Wallnöfer
hannesw at openjdk.java.net
Mon Oct 19 14:34:17 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 ;-) )
Marked as reviewed by hannesw (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/672
More information about the javadoc-dev
mailing list