RFR: JDK-8295813: misc client tests failing on Windows_11_Pro

Sergey Bylokhov serb at openjdk.org
Fri Nov 11 01:30:30 UTC 2022


On Thu, 10 Nov 2022 23:47:09 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

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

What is changed in Windows 11 that the test fails on the HiDPI monitor?

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

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



More information about the client-libs-dev mailing list