RFR: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java [v5]
Alexey Ivanov
aivanov at openjdk.org
Wed Jun 18 19:07:32 UTC 2025
On Tue, 17 Jun 2025 16:32:54 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> test/jdk/java/awt/Cursor/CursorDragTest/ListDragCursor.java line 105:
>>
>>> 103: Panel btnPanel = new Panel();
>>> 104: Button passBtn = new Button("PASS");
>>> 105: Button failBtn = new Button("FAIL");
>>
>> Suggestion:
>>
>> Button passBtn = new Button("Pass");
>> Button failBtn = new Button("Fail");
>>
>> There's no reason ‘scream’.
>
> Very true.
The code hasn't been updated, though.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25705#discussion_r2155286653
More information about the client-libs-dev
mailing list