<AWT Dev> RFR: 8136517: [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX [v2]

Sergey Bylokhov serb at openjdk.java.net
Wed Apr 28 04:19:50 UTC 2021


On Wed, 28 Apr 2021 03:07:15 GMT, Pankaj Bansal <pbansal at 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


More information about the awt-dev mailing list