Hello.
Please review the fix for jdk9.
The test has incorrect assumption that the new window usually opens in
the top-left corner of the window, and moves the robot according this
assumption.
- This assumption was fixed via getLocationOnScreen
- Unnecessary stuff were removed
- Test was moved to the open, both diffs were provided
Bug: https://bugs.openjdk.java.net/browse/JDK-8015900
Webrevs can be found at:
http://cr.openjdk.java.net/~serb/8015900/webrev.00
http://cr.openjdk.java.net/~serb/8015900/diff
--
Best regards, Sergey.