On Wed, 28 Apr 2021 03:07:15 GMT, Pankaj Bansal <pban...@openjdk.org> wrote:

>> The tests java/awt/Focus/8073453/AWTFocusTransitionTest.java and 
>> java/awt/Focus/8073453/SwingFocusTransitionTest.java fail on MacOS 
>> intermittently and are problem listed. The test needs lot of Robot actions. 
>> It does not test if the components are visible on the screen.
>> 
>> The changes fix this issue. Also, the frame is moved to centre of screen and 
>> set to be at top always. Some more cleanup is done. The test is passing for 
>> multiple iterations on all platforms on CI. Link in JBS.
>
> Pankaj Bansal has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Review Comments

Marked as reviewed by serb (Reviewer).

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

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

Reply via email to