RFR: 8274939: Incorrect size of the pixel storage is used by the robot on macOS

Sergey Bylokhov serb at openjdk.java.net
Wed Dec 1 16:50:23 UTC 2021


On Wed, 1 Dec 2021 07:34:07 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> It seems CheckCommonColors still fails intermittently even with this fix in macos aarch64 along with others open/test/jdk/java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java, open/test/jdk/java/awt/ColorClass/AlphaColorTest.java, open/test/jdk/java/awt/AlphaComposite/WindowAlphaCompositeTest.java

They could fail because of cursor location, or some other bug in our code or in the macOS. It will be good to debug it on that system where it fail.

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

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



More information about the client-libs-dev mailing list