> Please review a test fix for an issue seen where robot image capture is wrong > if screen scale factor is more, which could result in button or frame to move > out of captured dimension of 300,300. > Fixed by setting uiScale=1 in the test which can still reproduce JDK-7154030. > Mach5 job has been run for several iterations in all platforms. Link in JBS.
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: Used window getbounds ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/955/files - new: https://git.openjdk.java.net/jdk/pull/955/files/cf936ae0..63209dd8 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=955&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=955&range=02-03 Stats: 12 lines in 1 file changed: 5 ins; 6 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/955.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/955/head:pull/955 PR: https://git.openjdk.java.net/jdk/pull/955