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

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Wed Oct 20 09:01:08 UTC 2021


On Wed, 20 Oct 2021 08:44:38 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removed regtesthepler library requirement

SInce you are touching the test, maybe you can consider calling dispose in finally block rather than being called so many times in the test.

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

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



More information about the client-libs-dev mailing list