On Wed, 20 Oct 2021 08:44:38 GMT, Alexander Zuev <kiz...@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