RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"

Alexander Zuev kizune at openjdk.java.net
Wed Oct 20 08:33:07 UTC 2021


On Wed, 20 Oct 2021 07:26:04 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Please confirm that an updated test still can be used for JDK-8012026.

Yes it does. In general the logic of the test has not changed i just removed false negative due to the mouse position was overlapped by the WM window decorations.

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

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



More information about the client-libs-dev mailing list