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

PNGImage{Reader,Writer}Spi should return 'null' for stream metadata formats

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • beta
    • generic
    • solaris_7

         The constructors for PNGImageReaderSpi and PNGImageWriterSpi pass the
      image metadata format names and native format name to their superclass
      constructor in the paramater slots for 'streamMetadataFormatNames' and
      'nativeStreamMetadataFormatName' in addition to the slots for the image
      metadata names. Instead, these two parameters should be passed 'null'
      values to indicate that stream metadata is not supported.

        A regression test will be placed in test/javax/imageio/PNGSpiStreamMetadata.java.

            dricesunw Daniel Rice (Inactive)
            dricesunw Daniel Rice (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: