Module openj9.dtfj
Package com.ibm.j9ddr.vm29.tools.ddrinteractive.structureformat.extensions
-
Class Summary Class Description CStringFieldFormatter Field formatter that adds the value of any char * string fields.J9ClassFieldFormatter Field formatter that adds //to struct J9Class * fields J9ClassStructureFormatter Structure Formatter that adds a suffix like this: Class name: com/ibm/oti/vm/BootstrapClassLoader To view static fields, use !J9ConstantPoolFieldFormatter Formats fields which are J9ConstantPool pointers, which require special handling of the low-order bits.J9MethodFieldFormatter Adds // class.method (signature) to all !J9MethodStructureFormatter Structure formatter that adds the signature and j9rommethod pointer as a suffix after a !J9ModuleStructureFormatter Structure Formatter that adds a suffix to the command "!J9ObjectFieldFormatter Field formatter that appends the class of !J9ObjectStructureFormatter Custom structure formatter for J9Object and J9Indexable objectJ9PackageStructureFormatter Structure Formatter that adds a suffix like this: Package name: jdk/internal/perf To dump all modules that a package is exported to, use !J9ROMMethodStructureFormatter