On Wed, 6 Apr 2022 14:55:42 GMT, Pavel Rappo <[email protected]> wrote:
> This simple change mainly:
>
> - Removes silly `@see` tags
> - Wraps tags in `{@code}` when they are not to be taken literally
> - Uses a smaller case "t" to spell "Taglet" in prose
This pull request has now been integrated.
Changeset: 4f36229c
Author: Pavel Rappo <[email protected]>
URL:
https://git.openjdk.java.net/jdk/commit/4f36229c963721af0a1471e6aa6bcb6ef30a5259
Stats: 23 lines in 14 files changed: 0 ins; 5 del; 18 mod
8284446: Miscellaneous doc-comment fixes in jdk.javadoc
Reviewed-by: jjg
-------------
PR: https://git.openjdk.java.net/jdk/pull/8127