-
Bug
-
Resolution: Duplicate
-
P3
-
5.0
-
None
-
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
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
- duplicates
-
JDK-6237384 BufferedImage creates useless Hashtable
-
- Resolved
-