Module openj9.dtfj

Class 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. The purpose of this class is to produce class files that can be used to compile the hand-written Java code in DDR_VM.
    • Method Detail

      • main

        public static void main​(String... args)