RFR: 8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main [v4]
Tejesh R
tr at openjdk.org
Tue Nov 26 11:35:54 UTC 2024
On Tue, 26 Nov 2024 08:37:14 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updated review comments
>
> test/jdk/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.java line 26:
>
>> 24: import java.awt.Frame;
>> 25: import java.awt.Panel;
>> 26: import java.awt.GridLayout;
>
> Suggestion:
>
> import java.awt.GridLayout;
> import java.awt.Panel;
Updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22026#discussion_r1858310770
More information about the client-libs-dev
mailing list