RFR: 8284446: Miscellaneous doc-comment fixes in jdk.javadoc
Pavel Rappo
prappo at openjdk.java.net
Wed Apr 6 15:02:02 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
-------------
Commit messages:
- Initial commit
Changes: https://git.openjdk.java.net/jdk/pull/8127/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8127&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8284446
Stats: 23 lines in 14 files changed: 0 ins; 5 del; 18 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