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

Jonathan Gibbons jjg at openjdk.java.net
Wed Jun 15 21:53:42 UTC 2022


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.

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

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

Changes: https://git.openjdk.org/jdk19/pull/25/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk19&pr=25&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8288533
  Stats: 18 lines in 3 files changed: 18 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk19/pull/25.diff
  Fetch: git fetch https://git.openjdk.org/jdk19 pull/25/head:pull/25

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


More information about the compiler-dev mailing list