Integrated: JDK-8288368: simplify code in ValueTaglet, remove redundant code
Jonathan Gibbons
jjg at openjdk.org
Thu Jul 21 16:31:12 UTC 2022
On Mon, 13 Jun 2022 23:57:45 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review an almost trivial cleanup change, to eliminate the call to an ill-considered method in Utils, and then remove the method itself.
>
> Verified that there is no significant change in the generated docs as a result off the change. (Just changes in timestamp/version info).
This pull request has now been integrated.
Changeset: 4c1cd66d
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4c1cd66d225d621f777b6fff53692cf9bf915b4a
Stats: 25 lines in 2 files changed: 0 ins; 24 del; 1 mod
8288368: simplify code in ValueTaglet, remove redundant code
Reviewed-by: prappo
-------------
PR: https://git.openjdk.org/jdk/pull/9149
More information about the javadoc-dev
mailing list