<Swing Dev> RFR: 8233570: [TESTBUG] HTMLEditorKit test bug5043626.java is failing on macos

Sergey Bylokhov serb at openjdk.java.net
Wed Oct 28 23:06:47 UTC 2020


On Wed, 28 Oct 2020 09:24:40 GMT, Prasanta Sadhukhan <psadhukhan at 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


More information about the swing-dev mailing list