Integrated: JDK-8288533: Missing @param tags in com.sun.source classes

Jonathan Gibbons jjg at openjdk.java.net
Wed Jun 15 22:36:12 UTC 2022


On Wed, 15 Jun 2022 21:42:07 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a noreg-doc fix to add some missing `@param` tags in the `com.sun.source` API. The added text is boilerplate taken from similar classes.

This pull request has now been integrated.

Changeset: 729164f5
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.org/jdk19/commit/729164f53499f146579a48ba1b466c687802f330
Stats:     18 lines in 3 files changed: 18 ins; 0 del; 0 mod

8288533: Missing @param tags in com.sun.source classes

Reviewed-by: darcy, iris

-------------

PR: https://git.openjdk.org/jdk19/pull/25


More information about the compiler-dev mailing list