On Thu, 10 Mar 2022 09:30:33 GMT, Maxim Kartashev <d...@openjdk.java.net> wrote:

> The `ScreenCaptureGtkTest` is not supposed to be run with 
> `-Dsun.java2d.uiScale=3` anymore as we've discovered the problem with precise 
> window positioning. Let's try this test from [my 
> branch](https://github.com/mkartashev/jdk/tree/JDK-8282270).

I'll run them. However, the test passes successfully on the same host when the 
frame is smaller: 100×100 and 50×20. So it looks in both cases the reason for 
failure was that the frame was too large.

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

PR: https://git.openjdk.java.net/jdk/pull/7613

Reply via email to