On Wed, 28 Aug 2024 04:55:33 GMT, Abhishek Kumar <[email protected]> wrote:
>> Manukumar V S has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Review comment fixed : Added different @test tags for different platforms
>
> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20532#discussion_r1734289579