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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • 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]

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

              Created:
              Updated: