<Swing Dev> Integrated: 7190978: javax/swing/JComponent/7154030/bug7154030.java fails on mac
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Wed Nov 11 08:12:04 UTC 2020
On Fri, 30 Oct 2020 11:42:53 GMT, Prasanta Sadhukhan <psadhukhan at 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.
This pull request has now been integrated.
Changeset: 5181f9ce
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/5181f9ce
Stats: 27 lines in 2 files changed: 18 ins; 1 del; 8 mod
7190978: javax/swing/JComponent/7154030/bug7154030.java fails on mac
Reviewed-by: serb
-------------
PR: https://git.openjdk.java.net/jdk/pull/955
More information about the swing-dev
mailing list