Memory leak in MapList
----------------------
Key: PIVOT-193
URL: https://issues.apache.org/jira/browse/PIVOT-193
Project: Pivot
Issue Type: Bug
Components: core-collections
Affects Versions: 1.3
Reporter: Greg Brown
Assignee: Todd Volkert
Priority: Minor
Fix For: 1.3
An inner class is added as a map listener in the constructor, but it doesn't
look like it is ever removed.
Possible solution is to add a "source" property of type Map that will
register/unregister the event listener.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.