On Wed, 1 Dec 2021 07:34:07 GMT, Prasanta Sadhukhan <psadhuk...@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