On Thu, 2 Dec 2021 08:27:37 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> Few tests are failing on macos12-aarch64 systems due to mismatch in color > value obtained from robot.getPixelColor and expected color. > More details on the failures can be seen in JDK-8277816. Till the root cause > is investigated, it is better to problemlist it as it causing failures in CI > run. javax/swing/JTree/4908142/bug4908142.java I have a separate review going on for that https://github.com/openjdk/jdk/pull/6661..It has different issue and not color related.. java/awt/GraphicsDevice/CheckDisplayModes.java also has different root cause unlike present in JDK-8277816 so I would like it to be not here.. ------------- PR: https://git.openjdk.java.net/jdk/pull/6663
