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

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -