RFR: 8305780: javax/swing/JTable/7068740/bug7068740.java fails on Ubunutu 20.04
Sergey Bylokhov
serb at openjdk.org
Tue Apr 11 08:01:32 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
Marked as reviewed by serb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13416#pullrequestreview-1378657843
More information about the client-libs-dev
mailing list