On Tue, 10 Jun 2025 21:17:46 GMT, Alexey Ivanov <aiva...@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