On Fri, 30 Oct 2020 11:42:53 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> 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.

Removed uiScale and move frame from (0,0) location to about mid-screen and made 
sure robot screenCapture also captures the frame from that location. mach5 
iterations is green.

-------------

PR: https://git.openjdk.java.net/jdk/pull/955

Reply via email to