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

Alexey Ivanov aivanov at openjdk.org
Tue Jun 10 21:22:48 UTC 2025


On Tue, 10 Jun 2025 21:10:09 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> 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.

In other words, the bug id in the problem list refers to a JBS issue where the test failure is described, and that issue has to be *open*.

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

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


More information about the client-libs-dev mailing list