RFR: 8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main

Tejesh R tr at openjdk.org
Fri Nov 15 06:41:01 UTC 2024


On Tue, 12 Nov 2024 21:30:07 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> The test is supposed to be problem listed on macos & Linux but the Problem list points to the .java file instead of the .html file.
>> Hence converting java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main which would automatically resolve the issue.
>
> test/jdk/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.java line 43:
> 
>> 41:         String INSTRUCTIONS = """
>> 42:                     1. Notice components in test window: main-panel, box-for-text,
>> 43:                        2 scroll-sliders, and 4 scroll-buttons.
> 
> on macos there are no scroll buttons

Yeah, probably will change this as per OS type.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/22026#discussion_r1843251596


More information about the client-libs-dev mailing list