On Tue, 15 Apr 2025 10:50:31 GMT, Tejesh R <t...@openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Limit to 80 cols
>
> test/jdk/java/awt/Multiscreen/DialogTest.java line 232:
> 
>> 230: 
>> 231:         public String toString() {
>> 232:             return "Screen " + num + (frameOwned ? " Frame-owned" : " 
>> Dialog-owned") + (modal ? " modal " : " non-modal ") +
> 
> Column length to be limited to 80.

Updated

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24654#discussion_r2044975757

Reply via email to