Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
insanelib: The postmortem memory leak analysis library
- Summary
- When doing performance work, one often faces questions like "how big is this
structure", "what happens if I register one more thing here" and so on. The
Insane technology anwers these questions, with quite simple solution for
reflective inspection of heap from inside of running VM.
Changelog
- * Sat May 13 00:00:00 2006 Jason Corley <jason{*}corley{%}gmail{*}com> - 0:1.0-2jpp
-
- remove classpath declaration (unnecessary)
- * Sat May 13 00:00:00 2006 Jason Corley <jason{*}corley{%}gmail{*}com> - 0:1.0-1jpp
-
- First JPackage release
- minor spec cleanup
- * Sun Apr 2 00:00:00 2006 Jaroslav Tulach <jtulach{%}netbeans{*}org> - 0:0.9-1jpp
-
- First packaged release.