On Fri, 5 Mar 2021 01:34:04 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> Why we cannot reuse the old flag? "isInDoDragDropLoop"? I think the 
> Robot.waitForIdle() will hang if isInDoDragDropLoop is not set to true while 
> dragging something from the native app.

Initially I didn’t want to touch that flag but after a closer look to 
“isInDoDragDropLoop” I think it is OK to reuse the flag. I will update PR 
shortly.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2825

Reply via email to