RFR: 8305780: javax/swing/JTable/7068740/bug7068740.java fails on Ubunutu 20.04
Prasanta Sadhukhan
psadhukhan at openjdk.org
Tue Apr 11 05:16:31 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
@jayathirthrao @TejeshR13 please review
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13416#issuecomment-1502699211
More information about the client-libs-dev
mailing list