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

Generification conflict: Properties vs. java.awt.image.ImageConsumer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 5.0
    • 5.0
    • core-libs
    • b59
    • generic
    • solaris_8

      The generification of java.util.Properties and java.awt.image.ImageConsumer
      no longer support passing a Properties as the parameter to
      ImageConsumer.setProperties because they have incompatible generic types.
      Similarly for any implementation of this interface, such as
      java.awt.image.ImageFilter, image.PixelGrabber, image.ImageRepresentation.
      Similarly for java.awt.image.MemoryImageSource's constructor.

            mr Mark Reinhold
            gafter Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: