RFR: 8331746: Create a test to verify that the cmm id is not ignored

Sergey Bylokhov serb at openjdk.org
Tue May 7 04:57:19 UTC 2024


The new test to cover the https://bugs.openjdk.org/browse/JDK-8326661 and verify that the cmm id of the icc profile is properly reported. Before JDK-8321489 we always report 'lcms' as a cmm id.

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

Commit messages:
 - 8331746: Create a test to verify that the cmm id is not ignored

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

PR: https://git.openjdk.org/jdk/pull/19110


More information about the client-libs-dev mailing list