On Fri, 11 Apr 2025 04:14:49 GMT, Sergey Bylokhov <[email protected]> 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