On Thu, 22 Oct 2020 03:58:45 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> Please review a test fix for an issue seen to be failing in mach5 testing 
> which JList selection was not correct which seems to stem from the fact that 
> the keypress event was initiated before the frame is made visible.
> Fix by adding a robot delay after setVisible and also moved the frame to 
> centre of screen to avoid problems with keypress on window at left edge of 
> monitor.
> Mach5 job was run for several iteration on all 3 platforms. Link in JBS.

This pull request has now been integrated.

Changeset: a5b7bc50
Author:    Prasanta Sadhukhan <psadhuk...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a5b7bc50
Stats:     3 lines in 2 files changed: 2 ins; 1 del; 0 mod

7156347: javax/swing/JList/6462008/bug6462008.java fails

Reviewed-by: serb, pbansal

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

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

Reply via email to