On Fri, 23 Apr 2021 08:13:53 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> This test was failing in earlier test sprint in CI system citing > java.lang.Exception: Not all expected events were received > One of the reason could be the frame was placed at topleft corner of screen. > Modified test to move frame to center of screen. Also, frame is disposed at > end. > > Several iteration of test passed in all platforms. This pull request has now been integrated. Changeset: 6e5026a8 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/6e5026a8 Stats: 118 lines in 2 files changed: 38 ins; 28 del; 52 mod 8198621: java/awt/Focus/KeyEventForBadFocusOwnerTest/KeyEventForBadFocusOwnerTest.java fails on mac Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/3649