On Thu, 23 Jan 2025 11:37:23 GMT, Naveen Narayanan <d...@openjdk.org> wrote:
> This contains test fixes for the following issue in > ScreenCaptureRobotTest.java > > • Failures in Mac OS because of mouse pointer visible on top of the image > that is screen captured by robot. > > Testing: > Tested using Mach5(100 times per platform) in MacOS, Linux, Windows & MacOS > AArch64. Seen all tests passing. This pull request has now been integrated. Changeset: 0d30b869 Author: naveen.n.narayanan <“naveen.n.naraya...@oracle.com”> URL: https://git.openjdk.org/jdk/commit/0d30b869d8be831bfc5ff5511b3a42900e4c22a4 Stats: 14 lines in 2 files changed: 12 ins; 1 del; 1 mod 8344581: [TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS Reviewed-by: aivanov, azvegint, abhiscxk ------------- PR: https://git.openjdk.org/jdk/pull/23264