On Wed, 11 Jun 2025 22:09:27 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update PL num. Clarify instructions. > > test/jdk/java/awt/Cursor/CursorDragTest/ListDragCursor.java line 52: > >> 50: pass the test. This test fails if the cursor updates >> 51: when pointing over the different components before >> 52: releasing the left mouse button. > > Suggestion: > > The mouse cursor appears as an I-beam cursor > and stays the same while dragging across the components. > Once you reach the list release the left mouse button, at that > moment the cursor should change to a Hand Cursor. > If the above is true press pass. > > The test fails if the cursor updates while dragging > over the different components before releasing > the left mouse button. Updated with some slight edits. Thanks ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25705#discussion_r2143324510