RFR: 8338103: Stabilize and open source a Swing OGL ButtonResizeTest [v6]
Abhishek Kumar
abhiscxk at openjdk.org
Wed Aug 28 09:05:20 UTC 2024
On Wed, 28 Aug 2024 04:55:33 GMT, Abhishek Kumar <abhiscxk at openjdk.org> 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
More information about the client-libs-dev
mailing list