<AWT Dev> RFR: 8198619: java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java fails on mac

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Fri Apr 23 04:58:22 UTC 2021


On Thu, 22 Apr 2021 08:52:23 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> This test was failing in CI nightly testing due to samevm mode issue. 
> Modified test to use waitForIdle() judiciously, dispose frame in finally block and move the frame to center of screen.
> Several iterations of the test pass in all platforms. Link in JBS.

I did not have the logs but it was raised around the same time of other samevm issue Feb 2018 ie, the JBS tests mentioned in JDK-8254976

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

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


More information about the awt-dev mailing list