Hitachi

uCosminexus Application Server Maintenance and Migration Guide


9.8.2 Class-wise statistical information output by the unused objects statistical functionality in the Tenured area

This subsection describes the output format, output items, and output example of the class-wise statistical information output by the unused objects statistical functionality in the Tenured area.

Organization of this subsection

(1) Output format and output items

The output format of the class-wise statistical information output by the unused objects statistical functionality in the Tenured area is as follows:

(2) Output example

The following is an output example of the class-wise statistical information output by the unused objects statistical functionality in the Tenured area:

Garbage Profile
---------------
________________Size__Instances__Class________________
              35234568       10648 java.util.HashMap
               5678900       10668 [Ljava.util.HashMap$Entry;
               4456788        7436 java.util.HashMap$Entry
               4321000         200 java.util.WeakHashMap
               1234568         190 [Ljava.util.WeakHashMap$Entry
                454400           4 java.util.WeakHashMap$Entry
                     0           0 java.lang.Class
...