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:52 UTC 2022
On Wed, 27 Apr 2022 10:55:22 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> 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
>
> src/java.management/share/classes/javax/management/openmbean/SimpleType.java line 60:
>
>> (failed to retrieve contents of file, check the PR for context)
> I would suggest to say "that values described by this type"...
Will change to "the Java type that values described by this SimpleType must have."
-------------
PR: https://git.openjdk.java.net/jdk/pull/8410
More information about the serviceability-dev
mailing list