On Sun, 17 Oct 2021 10:23:11 GMT, Pankaj Bansal <pban...@openjdk.org> wrote:
> Test java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails > on mac fails on Mac. The test fails on my local machine (macOS BigSur) always > and on mach5 also. The test uses Robot for mouse clicks and there is no delay > or autoDelay set on Robot. > > The fix adds set autoDelay on the robot. Along with this, a lot of cleanup is > done including removing the local Semaphore class etc. The test passes after > the changes on my local mac and mach5 (Link in the JBS) This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.java.net/jdk/pull/5976