javax/imageio/plugins/shared/RepeatingWriteTest fails image check for TIFF

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: client-libs

      After applying the fix for JDK-8150154, RepeatingWriteTest fails the following image checks:

      tiff: image check failed for test-2-TYPE_USHORT_565_RGB.tiff: invalid image color java.awt.Color[r=31,g=63,b=31] expected java.awt.Color[r=255,g=255,b=255]
      tiff: image check failed for test-2-TYPE_USHORT_555_RGB.tiff: invalid image color java.awt.Color[r=31,g=31,b=31] expected java.awt.Color[r=255,g=255,b=255]
      tiff: image check failed for test-2-TYPE_USHORT_565_RGB.tiff: invalid image color java.awt.Color[r=31,g=63,b=31] expected java.awt.Color[r=255,g=255,b=255]
      tiff: image check failed for test-2-TYPE_USHORT_555_RGB.tiff: invalid image color java.awt.Color[r=31,g=31,b=31] expected java.awt.Color[r=255,g=255,b=255]

            Assignee:
            Brian Burkhalter
            Reporter:
            Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: