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

Sergey Bylokhov serb at openjdk.java.net
Fri Apr 23 04:23: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.

How did you check that the problem was in the samevm mode?

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

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


More information about the awt-dev mailing list