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. This pull request has now been integrated. Changeset: a5b42ec8 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/a5b42ec8 Stats: 39 lines in 2 files changed: 14 ins; 4 del; 21 mod 8233570: [TESTBUG] HTMLEditorKit test bug5043626.java is failing on macos Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/896