-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.3.1
-
x86
-
windows_2000
Name: nt126004 Date: 01/24/2002
FULL PRODUCT VERSION :
java version "1.3.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
A DESCRIPTION OF THE PROBLEM :
It would be helpful in a production situation to have the
ability to cause the vm to do a memory dump of all
currently allocated objects to get a handle on where memory
is being used in the vm without having to run the profiler,
similar to the ability to dump out threads. It would also
be helpful if there were a programmitic method of dumping
out both all active threads with their thread stacks and
memory allocated (perhaps on the Runtime object).
(Review ID: 138447)
======================================================================
- duplicates
-
JDK-4211929 It would be cool if application could trigger a heap dump
-
- Closed
-