RFR: 8359061: Update and ProblemList manual test java/awt/Cursor/CursorDragTest/ListDragCursor.java [v9]

Harshitha Onkar honkar at openjdk.org
Wed Jun 18 19:18:30 UTC 2025


On Wed, 18 Jun 2025 18:59:08 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Change timeout and instructions columns.
>
> test/jdk/java/awt/Cursor/CursorDragTest/ListDragCursor.java line 123:
> 
>> 121:         failBtn.addActionListener(e -> {
>> 122:             throw new RuntimeException("Test Failed");
>> 123:         });
> 
> You have to release the latch, otherwise the test doesn't exit if it's run without jtreg.

Good point. Missed it since I ran it as jtreg test.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25705#discussion_r2155330691


More information about the client-libs-dev mailing list