mirror of
https://github.com/corda/corda.git
synced 2025-03-12 23:44:13 +00:00
This makes heap dumps more useful since these classes are now refered to by name instead of number. This commit also adds a couple of utilities for parsing heap dumps: PrintDump and DumpStats.