On Sun, 17 Jan 2021 09:22:25 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> This test failed on the system where the wrong resolution was used(too > small). Looks like that resolution was set by one of the tests and was not > reset back because of a misconfigured automatic system reboot. I have checked > that the initial version of the test works fine on our "clean" systems. But > would like to tweak the test anyway just in case. This pull request has now been integrated. Changeset: dfee7b8a Author: Sergey Bylokhov <s...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/dfee7b8a Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod 8259511: java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java failed with "RuntimeException: Test failed: 20 failure(s)" Reviewed-by: jdv ------------- PR: https://git.openjdk.java.net/jdk/pull/2113