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.

Marked as reviewed by serb (Reviewer).

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

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

Reply via email to