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

Prasanta Sadhukhan psadhukhan at openjdk.org
Mon May 1 04:58:27 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

This pull request has now been integrated.

Changeset: e1b06eac
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e1b06eac722ea19ed33fbd15e763ca983aab34f2
Stats:     87 lines in 1 file changed: 28 ins; 30 del; 29 mod

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

Reviewed-by: serb, tr

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

PR: https://git.openjdk.org/jdk/pull/13416



More information about the client-libs-dev mailing list