-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b61
-
generic
-
generic
jmap supports -finalizerinfo option. With this option, objects pending for finalization are reported (count and class-wise histogram are reported - please refer to 6190009). It would be nice if finalizer summary information can be viewed from heap dumps as well. Already -histo equivalent has been added to jhat -- histogram link has been added. Adding -finalizerinfo equivalent will make the tools 'consistent'.
- relates to
-
JDK-6190009 Need a way to diagnose if excessive use of finalizers is cause of OOM
- Resolved