On Wed, 28 Oct 2020 09:24:40 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> Please review a test fix for an issue seen to be failing on mach5 systems due > to timing issue, which is not reproducible locally. > Modified the test to use setAutoDelay(), delay() after frame is made visible > and also moved the frame to centre of screen. Removed the dependancy of Util > class and also finally dispose of the frame. > Mach5 job has been run for several iterations in all platforms. Link in JBS. Marked as reviewed by serb (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/896