<Swing Dev> RFR: 7190978: javax/swing/JComponent/7154030/bug7154030.java fails on mac [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Wed Nov 4 14:38:06 UTC 2020
> 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:
use getBounds()
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/955/files
- new: https://git.openjdk.java.net/jdk/pull/955/files/b6a90f1d..cf936ae0
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=955&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=955&range=01-02
Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 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
More information about the swing-dev
mailing list