CollectionSpy
Home PageCategories: Profiling - Debugging
Author: Software Pearls
Latest version: 1.1
Added 2009-10-02
Profiler for the Java collection framework.
Features include:
- Discover bugs and other defects in your program's run-time usage of the Java Collection Framework
- Analysis rules detect a variety of bugs and coding anti-patterns
- View real-time display of all live collections, including all API accesses
- View complete hash code distribution of any hashing container
- Detect hashing collection corruption due to mutating elements
- See which threads access which collections, when and how
Built for Java |