Menu

#9 memory leak like effect in DefaultMBModel.clear()

closed-fixed
Backend (13)
5
2005-01-14
2004-02-07
No

The clear() method DefaultMBModel does not clear the
HashMap 'relations' holding the ID-Relation associations.
This results in an effect like a memory leak since the
references to the Relations are kept in 'relations'.
Therefore, the garbage collector can never release the
memory of the Relations.

Discussion

  • Jan Roehrich

    Jan Roehrich - 2005-01-14

    Logged In: YES
    user_id=77680

    this bug has been fixed in actual CVS version

     
  • Jan Roehrich

    Jan Roehrich - 2005-01-14
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB