> There was a Assertion fail issue in mouse location test case JDK-8296554, > Reason: We felt the one mili second delay time for the Robot test may be > insufficient in few OS. > Solution: We Changed the delay time to three mili second. > > Verification: > Tested in Windows 11, and the Assert fail issue is not found.
Gopal Pattnaik has updated the pull request incrementally with one additional commit since the last revision: Addressed Review comments ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1772/files - new: https://git.openjdk.org/jfx/pull/1772/files/5adddb78..74dbbb4a Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1772&range=03 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1772&range=02-03 Stats: 11 lines in 1 file changed: 0 ins; 4 del; 7 mod Patch: https://git.openjdk.org/jfx/pull/1772.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1772/head:pull/1772 PR: https://git.openjdk.org/jfx/pull/1772