mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
update heapdump doc to refer to new Machine.dumpHeap method
This commit is contained in:
parent
49d113f43f
commit
dc10bcacf8
@ -100,7 +100,7 @@ certain flags described below, all of which are optional.
|
|||||||
only valid for process=compile builds.
|
only valid for process=compile builds.
|
||||||
default: false
|
default: false
|
||||||
|
|
||||||
* heapdump - if true, implement java.lang.Runtime.dumpHeap(String),
|
* heapdump - if true, implement avian.Machine.dumpHeap(String),
|
||||||
which, when called, will generate a snapshot of the heap in a
|
which, when called, will generate a snapshot of the heap in a
|
||||||
simple, ad-hoc format for memory profiling purposes. See
|
simple, ad-hoc format for memory profiling purposes. See
|
||||||
heapdump.cpp for details.
|
heapdump.cpp for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user