Uses of Class
com.ibm.j9ddr.vm29.tools.ddrinteractive.ClassWalker
-
Uses of ClassWalker in com.ibm.j9ddr.vm29.tools.ddrinteractive
Modifier and TypeClassDescriptionclass
Walk every slot and sections of a RAMClass The sections are:
-jit vTable
-ramHeader
-vTable
-Extended method block
-RAM methods
-Constant Pool
-Ram static
-Superclasses
-InstanceDescription
-iTable -StaticSplitTable
-SpecialSplitTableclass
Walk every slot and sections of a ROMClassModifier and TypeMethodDescriptionvoid
LinearDumper.gatherLayoutInfo
(PrintStream out, ClassWalker classWalker, long nestingThreshold) Prints a class in a linear way to the PrintStreamLinearDumper.getAllRegions
(ClassWalker classWalker) Returns a tree of regions and slots.