RFR: 8305780: javax/swing/JTable/7068740/bug7068740.java fails on Ubunutu 20.04

Tejesh R tr at openjdk.org
Tue Apr 11 10:10:36 UTC 2023


On Tue, 11 Apr 2023 03:47:04 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Although not able to reproduce this locally or in mach5, it can happen when robot key movements start happening before frame is visible,
> so added stability fixes like delay of 1s after frame is visible and key movements are done, added waitForIdle, increase autodelay time, added frame dispose also at end.
> 
> Several iterations of the test pass in all platforms. Link in JBS

Looks good to me.

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

Marked as reviewed by tr (Committer).

PR Review: https://git.openjdk.org/jdk/pull/13416#pullrequestreview-1378887349



More information about the client-libs-dev mailing list