RFR: 8284446: Miscellaneous doc-comment fixes in jdk.javadoc [v2]
Pavel Rappo
prappo at openjdk.java.net
Wed Apr 6 22:44:42 UTC 2022
> 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
Pavel Rappo has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'master' into 8284446
- Initial commit
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8127/files
- new: https://git.openjdk.java.net/jdk/pull/8127/files/b502a380..61cf6f5c
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8127&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8127&range=00-01
Stats: 480 lines in 82 files changed: 204 ins; 113 del; 163 mod
Patch: https://git.openjdk.java.net/jdk/pull/8127.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8127/head:pull/8127
PR: https://git.openjdk.java.net/jdk/pull/8127
More information about the javadoc-dev
mailing list