<AWT Dev> RFR: 8198621: java/awt/Focus/KeyEventForBadFocusOwnerTest/KeyEventForBadFocusOwnerTest.java fails on mac

Sergey Bylokhov serb at openjdk.java.net
Sun Apr 25 20:55:32 UTC 2021


On Fri, 23 Apr 2021 08:13:53 GMT, Prasanta Sadhukhan <psadhukhan at 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.

Marked as reviewed by serb (Reviewer).

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

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


More information about the awt-dev mailing list