On Wed, 28 Aug 2024 09:02:42 GMT, Abhishek Kumar <[email protected]> wrote:
>> test/jdk/javax/swing/JButton/SwingButtonResizeTestWithOpenGL.java line 133:
>>
>>> 131: } else {
>>> 132: System.out.println("Button focus not gained...");
>>> 133: throw new RuntimeException("Can't gain focus on button
>>> even after waiting too long..");
>>
>> Crosses the limit of 80 columns here and few more lines below. Please limit
>> it to 80 columns.
>
> There are still few lines present which goes beyond the limit of 80 lines.
Hard wrapped at 80
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20532#discussion_r1734306670