On Mon, 27 Jun 2022 17:11:39 GMT, Jonathan Gibbons <[email protected]> wrote:
>> Please review a simple change to disable the check for missing `@param` tags >> in the case of a compact constructor for a record. In this case, there is no >> explicit argument list: it is inferred from the list of record components, >> and so there is no need to check for `@param` tags. > > Jonathan Gibbons has updated the pull request incrementally with one > additional commit since the last revision: > > fix whitespace Marked as reviewed by prappo (Reviewer). ------------- PR: https://git.openjdk.org/jdk19/pull/70
