RFR: 8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main [v2]
Tejesh R
tr at openjdk.org
Tue Nov 19 05:26:48 UTC 2024
On Mon, 18 Nov 2024 17:25:03 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Instructions modified for macosx
>
> test/jdk/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.java line 45:
>
>> 43: 2 scroll-sliders, and 4 scroll-buttons(Not applicable for macosx).
>> 44: 2. Hover mouse over box-for-text.
>> 45: Make sure, that mouse cursor is TextCursor (a.k.a. \"beam\").
>
> Suggestion:
>
> Make sure, that mouse cursor is TextCursor (a.k.a. "beam").
>
> Escape char not necessary.
Removed.
> test/jdk/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.java line 101:
>
>> 99: return s;
>> 100: }
>> 101: }
>
> EOF newline
I didn't get?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22026#discussion_r1847661473
PR Review Comment: https://git.openjdk.org/jdk/pull/22026#discussion_r1847661041
More information about the client-libs-dev
mailing list