Change 65843 on 2005/08/25 by mernst@mer-pille-projects Added a JNI entry point org.mernst.ariadna.agent.Agent#dump() into the agent . This way you can generate a dump from a windows service, too. Thx to Steffen Schlosshauer for presenting this challenge. Change 65841 on 2005/08/25 by mernst@mer-pille-projects moved analyzer to new package Change 65840 on 2005/08/25 by mernst@mer-pille-projects Preparing move to new package Change 47928 on 2004/11/12 by mernst@mer-pille-projects p4 changes -l ... >CHANGELOG Change 47927 on 2004/11/12 by mernst@mer-pille-projects Forget about Sleep. Would sometimes crash the machine. Only do one full GC. Incorporate some comments from Alan Batesman: * IterateOverReachableObjects is enough to tag all objects * Deal with newly loaded classes Features: /instance/oid1?oid2,oid3,oid4,oid5 will print the shortest path to oid1 ignoring any path containing one of the latter. Useful for "what if I fixed this bug queries". Print the type of reference in the path: "field", "array element", ... Change 47787 on 2004/11/09 by mernst@mer-pille-projects Memleaks be gone. 1.0.