-
Enhancement
-
Resolution: Duplicate
-
P5
-
None
-
1.2.0, 1.3.1
-
generic, x86
-
generic, windows_2000
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()).
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()).
- duplicates
-
JDK-4628285 Method to do a memory dump
- Closed
-
JDK-6283436 Diagnostic MBean for hotspot VM
- Resolved
- relates to
-
JDK-6173612 need an attach mechanism
- Resolved