On Thu, 9 May 2024 14:41:13 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> (Minor). at least within the context of this PR, tags like `@param` and > `@throws` are stylistically inconsistent as to whether they begin with a > capital letter and end with a period. (I have not checked for local > consistency within the affected files.) I know, thanks. That was on purpose to mimic the prevailing style of `Console`, just like you assumed in parentheses. Note, like-named methods in `IO` are styled differently. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19112#issuecomment-2102944256