RFR: 8278119: ProblemList few headful test failing in macosx12-aarch64 system

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Fri Dec 3 16:57:11 UTC 2021


On Thu, 2 Dec 2021 08:27:37 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> 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



More information about the client-libs-dev mailing list