java - visual vm analyze memory leak -


in visual vm, click on sample->memory, , keep see "windowprincipal" class, instances stay @ 25. right nobody using application. sign of memory leak?

http://www.freeimagehosting.net/image.php?c069df48c2.gif

trying requesting garbage collection multiple times , see graph again. if object instances still there can trace patch of these objects i.e., referencing these objects , can assess if memory leak or legitimate objects cached.


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -