Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Bug in UML2Util resource bundle cache?
Bug in UML2Util resource bundle cache? [message #621694] Mon, 18 June 2007 16:15
John Yeung is currently offline John YeungFriend
Messages: 7
Registered: July 2009
Junior Member
Hi,

I've been tracking down some potential memory leaks in my code and found
something in UML2Util.getResourceBundle() which keeps a reference to my
Resource's in the RESOURCE_BUNDLE Map static variable.

It seems that even when a Resource is unloaded, its entry is not removed
from the Map?

I did notice that the Map grows and grows everytime I repeatedly fire up the
sample UML2 model editor, expand the Model element and highlight a Class
element.

Please advice. Am I missing something somewhere to clear the map?

I'm using Eclipse 3.2.1 and UML2 2.0.2

Cheers -
John Yeung
Previous Topic:basic question: how to load a uml model?
Next Topic:Bug in UML2Util resource bundle cache?
Goto Forum:
  


Current Time: Thu Mar 28 08:26:30 GMT 2024

Powered by FUDForum. Page generated in 0.03117 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top