Module openj9.dtfj

Class BuildFlagsCommand

  • All Implemented Interfaces:
    ICommand

    public class BuildFlagsCommand
    extends Command
    Runs DDR extension !buildflags command. The build flags command will print all of the build flags used to compile the jvm. Optionally it will print all buildflags which match a pattern.
    • Constructor Detail

      • BuildFlagsCommand

        public BuildFlagsCommand()
        Create a new instance of the BuildFlagsCommand