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

BufferedImage creates an unnecessary empty Hashtable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 6
    • 5.0
    • client-libs
    • None
    • 2d
    • generic
    • generic

      The implementation of BufferedImage.getProperty(String name)
      creates an empty Hashtable if none exists. It should just
      return "UndefinedProperty" since no properties are defined
      to avoid the memory usage of an empty Hashtable.

      ###@###.### 2005-03-08 22:23:22 GMT

            Unassigned Unassigned
            flar Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: