RFR: 8352865: Open source several AWT TextComponent tests - Batch 2 [v2]

Tejesh R tr at openjdk.org
Tue Apr 15 11:02:41 UTC 2025


On Fri, 11 Apr 2025 04:14:49 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated review comments
>
> test/jdk/java/awt/TextComponent/SelectionAndCaretColor.java line 130:
> 
>> 128:         });
>> 129:         if (flips != 6) {
>> 130:             throw new RuntimeException("Invalid number of flips: " + flips + " instead of 6");
> 
> Please wrap the long lines to a maximum of 80 characters per line.

Updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24477#discussion_r2044258763


More information about the client-libs-dev mailing list