On Wed, 12 Jan 2022 17:04:04 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> > It would be helpful if the order of the @param tags in the source was > > matched the declaration. > > Can a warning be generated if the @param tags are out of order? > > That seems like a good suggestion, for a different PR. The obvious place to > implement such a warning would be in DocLint. I filed an issue: https://bugs.openjdk.java.net/browse/JDK-8279931 ------------- PR: https://git.openjdk.java.net/jdk/pull/7046