<Swing Dev> RFR: 8233560: [TESTBUG] ToolTipManager/Test6256140.java is failing on macos
Sergey Bylokhov
serb at openjdk.java.net
Wed Oct 28 23:07:47 UTC 2020
On Wed, 28 Oct 2020 11:50:20 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Please review a test fix for a test issue seen to be failing on mach5 macos systems due to timing issue.
> Modified the test to modify setAutoDelay() time, added delay() after frame is made visible, added waitForIdle() 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/901
More information about the swing-dev
mailing list