On Tue, 3 Oct 2023 00:17:32 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Add setAutoWaitForIdle
>
> LGTM

Yesterday after talking to Harshitha @honkar-jdk, I also learned, there's an 
open bug [JDK-8316016](https://bugs.openjdk.org/browse/JDK-8316016): 
_getLocationOnScreen API returns incorrect values on macOS 14_.

If we suspect `getLocationOnScreen` returns incorrect coordinates, the delays 
won't fix the problem. However, the delays may help to alleviate the 
`getLocationOnScreen` bug so that it returns the correct coordinates.

But the root cause is misbehaving `getLocationOnScreen` rather than this test 
itself.

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

PR Comment: https://git.openjdk.org/jdk/pull/15677#issuecomment-1749076115

Reply via email to