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

Make IIOMetadataFormatImpl.canNodeAppear abstract

XMLWordPrintable

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

        The javax.imageio.metadata.IIOMetadataFormatImpl class is currently
      concrete, and implements its canNodeAppear method to always return true.
      This is misleading for implementors, since this method will almost always
      require a non-trivial implementation.

        By making the method (and thus its class) abstract, the need for subclasses
      to implement it correctly will be better enforced.

            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: