Integrated: JDK-8317693: Unused parameter to Tokens.Token.comment method
Jonathan Gibbons
jjg at openjdk.org
Mon Oct 9 17:57:09 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.
This pull request has now been integrated.
Changeset: 3ff5a781
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3ff5a781db1c9b5105b1890fe495c17dc382af5d
Stats: 26 lines in 5 files changed: 0 ins; 2 del; 24 mod
8317693: Unused parameter to Tokens.Token.comment method
Reviewed-by: iris, jlahoda
-------------
PR: https://git.openjdk.org/jdk/pull/16088
More information about the javadoc-dev
mailing list