Duplicate :
|
|
Duplicate :
|
|
Relates :
|
It would be useful if the application being debugged could trigger a JVMPI heap dump. It might be the case that a certain point in the program's execution has a particularly interesting heap topology. A developer debugging such an application might find it useful to programmatically trigger a dump at such a point, by calling a private, VM-specific API (like sun.debug.jvmpi.Mumble.triggerHeapDump()).
|