Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8326661

sun/java2d/cmm/ColorConvertOp/ColConvTest.java assumes profiles were generated by LCMS

XMLWordPrintable

    • 2d
    • b14
    • generic
    • generic

        JDK uses LCMS as a default colour management module. So the test ColConvTest.java expects that every profile is generated by LCMS. That does not look correct.
        For example if some other profile (not generated by LCMS is used) the following tests will be failed even if LCMS library still used for colour conversion:

        sun/java2d/cmm/ColorConvertOp/ColConvCCMTest.java
        sun/java2d/cmm/ColorConvertOp/MTColConvTest.java

              dmarkov Dmitry Markov
              dmarkov Dmitry Markov
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: