RFR: JDK-8285676: Add missing @param tags for type parameters on classes and interfaces [v5]
Joe Darcy
darcy at openjdk.java.net
Thu Apr 28 18:05:39 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 seven additional commits since the last revision:
- Update copyright years.
- Merge branch 'master' into JDK-8285676
- Respond to more review feedback.
- Respond to more review feedback.
- 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/aaa8f828..cb1fe1c2
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8410&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8410&range=03-04
Stats: 687 lines in 59 files changed: 610 ins; 8 del; 69 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