RFR: 8344581: [TESTBUG] java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS [v2]
Naveen Narayanan
duke at openjdk.org
Mon Jan 27 06:16:29 UTC 2025
> 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.
Naveen Narayanan has updated the pull request incrementally with one additional commit since the last revision:
8344581: java/awt/Robot/ScreenCaptureRobotTest.java failing on macOS
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23264/files
- new: https://git.openjdk.org/jdk/pull/23264/files/4e0aa045..2466f426
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23264&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23264&range=00-01
Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/23264.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23264/head:pull/23264
PR: https://git.openjdk.org/jdk/pull/23264
More information about the client-libs-dev
mailing list