Module openj9.dtfj
Class J9ConstantPoolFieldFormatter
java.lang.Object
com.ibm.j9ddr.tools.ddrinteractive.BaseFieldFormatter
com.ibm.j9ddr.vm29.tools.ddrinteractive.structureformat.extensions.J9ConstantPoolFieldFormatter
- All Implemented Interfaces:
IFieldFormatter
Formats fields which are J9ConstantPool pointers,
which require special handling of the low-order bits.
-
Field Summary
Fields declared in class com.ibm.j9ddr.tools.ddrinteractive.BaseFieldFormatter
logger
-
Constructor Summary
Constructors -
Method Summary
Methods declared in class com.ibm.j9ddr.tools.ddrinteractive.BaseFieldFormatter
format, postFormat, preFormat
-
Constructor Details
-
J9ConstantPoolFieldFormatter
public J9ConstantPoolFieldFormatter()
-