Merge branch 'master' of oss.readytalk.com:/var/local/git/avian

This commit is contained in:
jet 2009-09-15 09:31:46 -06:00
commit 59d995c3bb

View File

@ -100,7 +100,7 @@ certain flags described below, all of which are optional.
only valid for process=compile builds.
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
simple, ad-hoc format for memory profiling purposes. See
heapdump.cpp for details.