On Tue, 27 Oct 2020 14:23:32 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> Please review test fix for issue seen to be failing in mach5 testing on macos. > The tests issue are not reproducible locally so it seems to be timing issue > on slower mach5 macos systems. > Adjusted the timing issues in these tests by using waitForIdle, delay and > also uses Robot instead of ExtendedRobot which allows us to set autoDelay to > more consistent 100ms. > Also, corrected the bugid of JPopupMenu/4634626 Marked as reviewed by serb (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/882