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

Damon Nguyen dnguyen at openjdk.org
Tue Jun 10 21:22:48 UTC 2025


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

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

Makes sense. Thanks. I have updated the bugID in the PL.

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

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


More information about the client-libs-dev mailing list