RFR: 8277816: Client tests fail on macos-Aarch64 host

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Wed Apr 13 07:57:38 UTC 2022


This tests was failing on macos12 M1 systems due to wrong color profile configurations set in CI systems.
If correct sRGB IEC61966-2.1 is set, then these test passed. Test job link in JBS..

So, removing from Problem list..

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

Commit messages:
 - 8277816: Client tests fail on macos-Aarch64 host

Changes: https://git.openjdk.java.net/jdk/pull/8216/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8216&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8277816
  Stats: 8 lines in 1 file changed: 0 ins; 8 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8216.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8216/head:pull/8216

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



More information about the client-libs-dev mailing list