On Fri, 11 Apr 2025 09:37:12 GMT, Gopal Pattnaik wrote:
> There was a Assertion fail issue in mouse location test case JDK-8296554,
> Reason: We felt the one mili second delay time for the Robot test may be
> insufficient in few OS.
> Solution: We Changed the delay time to three mili second.
>
> The upgrade is required to address several known issues from the previous
> version to improve stability and performance.
Jay Bhaskar has updated the pull request incrementally with one additional
commit since the last revision:
remove some non required files and update to 2.13.8
-
On Thu, 17 Apr 2025 05:57:12 GMT, Gopal Pattnaik wrote:
>> There was a Assertion fail issue in mouse location test case JDK-8296554,
>> Reason: We felt the one mili second delay time for the Robot test may be
>> insufficient in few OS.
>> Solution: We Changed the delay time to three mili second.
On Mon, 31 Mar 2025 18:29:21 GMT, Martin Fox wrote:
> Before a window is maximized glass records its existing size and location.
> This rectangle is stored in native screen coordinates. Compared to Java
> screen coordinates native coordinates are flipped along the Y axis.
>
> When the window i