Unfinalized Objects
The number of objects with pending finalization, arranged by their type and sorted by the number of objects of each type. These are all objects with the finalize() method available, but not yet invoked.
Related Topics
•Mark an Item for Search (page 178)
•Find a Search Pattern (page 179)
•Threads Histogram (page 152)•Unfinalized Objects (page 126)
•Unfinalized Queue Growth (page 115)
Reference Graph TreeShows all live objects and references between them.Expanding the nodes shows which references a given object holds.HPjmeter uses heuristics to detect soft or weak references and uses special symbols
Displaying large reference graphs puts a lot of stress on the underlying Swing components, so please be patient when dealing with huge heap dumps.
Related Topics
•Mark an Item for Search (page 178)
•Find a Search Pattern (page 179)
ReferenceThis visualizer shows the cluster of objects that are directly or indirectly referenced from the root of the tree, along with the cumulative size of all the references.
This metric is similar to Reference Graph Tree, with the following differences:•You can see the amount of memory allocated to a
•The table on the right side displays object and primitive values for any selected node object in the tree.
In Figure
146 Using Visualizer Functions