- java.lang.Object
-
- com.ibm.j9ddr.tools.ClassGenerator
-
public final class ClassGenerator extends Object
This class generates the same structure and pointer classes that would be created at runtime from a DDR blob, but only with those fields that are guaranteed to be present. Fields not mentioned in AuxFieldInfo29.dat are omitted to avoid references in hand-written Java code in DDR_VM that might not be present in system dumps.
-
-
Method Detail
-
main
public static void main(String... args)
-
-