<i18n dev> RFR: 8278254: Cleanup doclint warnings in java.desktop module [v5]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Mon Jan 31 07:39:49 UTC 2022
On Fri, 28 Jan 2022 19:29:14 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address review comment
>
> src/java.desktop/share/classes/java/awt/Component.java line 4701:
>
>> 4699: *
>> 4700: * @return whether or not paint messages received from the operating system
>> 4701: * should be ignored.
>
> Shall we remove the ending punctuation from `@return` tag for consistency?
There are few places in this file too where it still have "." but those are not touched by this PR but I agree in most places we don't have so I removed from the places where we are touching in this PR.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7004
More information about the i18n-dev
mailing list