RFR: 8305457: Implement java.io.IO [v5]
Pavel Rappo
prappo at openjdk.org
Thu May 9 16:00:10 UTC 2024
On Thu, 9 May 2024 14:41:13 GMT, Jonathan Gibbons <jjg at 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
More information about the core-libs-dev
mailing list