RFR: 8338103: Stabilize and open source a Swing OGL ButtonResizeTest [v6]
Manukumar V S
mvs at openjdk.org
Wed Aug 28 09:16:49 UTC 2024
On Wed, 28 Aug 2024 09:02:42 GMT, Abhishek Kumar <abhiscxk at openjdk.org> 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
More information about the client-libs-dev
mailing list