previous      content      next
Dead objects view

"Dead objects" view (Memory | Dead Objects) shows objects that are not accessible from GC roots but still present in the snapshot (i.e. not collected yet). The view can be used to analyze excessive garbage allocation, especially if the snapshot does not contain recorded object allocation information.

Class list, generations, class loaders and object explorer are available for dead objects.

previous      content      next