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.
Logged In: YES
user_id=77680
this bug has been fixed in actual CVS version