ViewportOverlapping test was failing intermittently on Windows_11_Pro. The test 
has been updated to run at uiScale=1 to position the mouse clicks in the 
expected locations and the deprecated InputEvent.BUTTON1_MASK is replaced with 
BUTTON1_DOWN_MASK.

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

Commit messages:
 - ViewPortOverlapping test fix

Changes: https://git.openjdk.org/jdk/pull/11097/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11097&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8295813
  Stats: 29 lines in 1 file changed: 2 ins; 4 del; 23 mod
  Patch: https://git.openjdk.org/jdk/pull/11097.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11097/head:pull/11097

PR: https://git.openjdk.org/jdk/pull/11097

Reply via email to