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

Alexey Ivanov aivanov at openjdk.org
Tue Jun 10 21:12:29 UTC 2025


On Tue, 10 Jun 2025 19:35:45 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> Doesn't seem right either. There's a warning about this from the Skara bot.
>
> Should I update the issue number here to [7177297](https://bugs.openjdk.org/browse/JDK-7177297)? I'm not fully grasping the Skara bot's error message.

Currently, you problem-listing the test referencing the bug JDK-8359061, which is being fixed by this PR. Once you integrate it, JDK-8359061 will be resolved. Thus, the problem-list entry refers to the bug that's already resolved, which implies the problem why the test is problem-listed is addressed.

Yes, `ListDragCursor.java` is problem-listed because of [JDK-7177297](https://bugs.openjdk.org/browse/JDK-7177297). When JDK-7177297 is fixed, the test will be removed from the problem list.

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

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


More information about the client-libs-dev mailing list