RFR: 8169468: NoResizeEventOnDMChangeTest.java fails because FS Window didn't receive all resizes! [v2]

Alexander Zuev kizune at openjdk.java.net
Mon Nov 8 22:32:59 UTC 2021


On Thu, 4 Nov 2021 21:19:32 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Then you can check that the window jumped to a different screen and the size counter should not be increased if the requested mode and the size of the new screen are the same.

Ok, done exactly that.

> But it also looks like a bug that the window is jumped to the other screen and is not returned back.

Yes but that might be the issue with the Windows itself and i do not think there is anything that can be done on this test level.

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

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



More information about the client-libs-dev mailing list