mirror of
https://github.com/corda/corda.git
synced 2025-03-10 14:34:14 +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.