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

The source data for the color conversion can be discarded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 17, 18, 19
    • client-libs
    • 2d
    • b10
    • generic
    • generic

      When we convert the image from one color profile to another one we copy data to the temp array, and after conversion, we commit both(src and dst). But the source data could be discarded since we do not(should not) change it.

            serb Sergey Bylokhov
            serb Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: