> Test was failing on macOS 14.7.1 system in CI pipeline. Logged output > suggests that the mouse exit event is not triggered and thus the test fails. > Increased number of list items and adjusted the X and Y offset for mouse move > events, so the mouse pointer will be within the frame and added robot delay > to stabilize the test. > > Verified the updated test in CI on macOS 14.7 machine and there is no failure.
Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision: Review comment fix, latch and other changes ------------- Changes: - all: https://git.openjdk.org/jdk/pull/25299/files - new: https://git.openjdk.org/jdk/pull/25299/files/1f4d5e82..f7e1c2c3 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=25299&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25299&range=00-01 Stats: 54 lines in 1 file changed: 14 ins; 26 del; 14 mod Patch: https://git.openjdk.org/jdk/pull/25299.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/25299/head:pull/25299 PR: https://git.openjdk.org/jdk/pull/25299