I want to know if exist any tool or eclipse plugin for java that list the count of instances per class at runtime. I need it to test a memory leak issue. Thanks!
In my opinion the best eclipse plugin to find memory leaks is Memory Analyzer (MAT)