RFR: JDK-8285676: Add missing @param tags for type parameters on classes and interfaces [v2]
Joe Darcy
darcy at openjdk.java.net
Wed Apr 27 23:21:40 UTC 2022
> To enable more complete doclint checking (courtesy @jonathan-gibbons), please review this PR to add type-level @param tags where they are missing.
>
> To the maintainers of java.util.concurrent, those changes could be separated out in another bug if that would ease maintenance of that code.
>
> Making these library fixes is a blocker for correcting and expanding the doclint checks (JDK-8285496).
>
> I'll update copyright years before pushing.
Joe Darcy 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 three additional commits since the last revision:
- Respond to review feedback.
- Merge branch 'master' into JDK-8285676
- JDK-8285676: Add missing @param tags for type parameters on classes and interfaces
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8410/files
- new: https://git.openjdk.java.net/jdk/pull/8410/files/fe47dd2f..e0ac5dcb
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8410&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8410&range=00-01
Stats: 5958 lines in 128 files changed: 4827 ins; 485 del; 646 mod
Patch: https://git.openjdk.java.net/jdk/pull/8410.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8410/head:pull/8410
PR: https://git.openjdk.java.net/jdk/pull/8410
More information about the security-dev
mailing list