On Fri, 28 Jan 2022 19:29:14 GMT, Alexey Ivanov <aiva...@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

Reply via email to