Hi, note that your post has not been accepted because you are not a subscriber of our related mailing list. Here all info to subscribe: http://pivot.apache.org/lists.html
Anyway, for 2.0.3 we committed some fix related to small cache improvements, code refactoring, and fixing leak on listeners. You can see it even in the release candidate of past week. Or if you get code from svn (both in 2.0.x maintenance branch and in trunk). Coming to your (right) question: now in Image.java all cache-related operations (for Images) has been refactored in a new method, loadFromCache(URL location) , and a small fix there is to update cached element in cache only when it was not already present. Unless problems we should be able to publish 2.0.3 final next week. Bye, Sandro -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/OutOfMemoryError-after-calling-ImageView-setImage-url-50-times-tp4021962p4022533.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
