RFR: JDK-8317693: Unused parameter to Tokens.Token.comment method

Iris Clark iris at openjdk.org
Sat Oct 7 05:01:40 UTC 2023


On Fri, 6 Oct 2023 23:39:27 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a simple cleanup to eliminate an unused parameter and rename the enclosing method.
> 
> No new tests; bug is primarily `noreg-cleanup`. Two tests were affected by the change, but are not in themselves tests for the change.

Nice clean-up.

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

Marked as reviewed by iris (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16088#pullrequestreview-1662997746


More information about the javadoc-dev mailing list