<Swing Dev> RFR: 7190978: javax/swing/JComponent/7154030/bug7154030.java fails on mac [v2]

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Tue Nov 3 16:32:07 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:

  Remove uiScale

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/955/files
  - new: https://git.openjdk.java.net/jdk/pull/955/files/f3f9f9ff..b6a90f1d

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=955&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=955&range=00-01

  Stats: 13 lines in 1 file changed: 5 ins; 0 del; 8 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