Class PrintPropertiesMain

java.lang.Object
org.openjdk.jmh.runner.PrintPropertiesMain

class PrintPropertiesMain extends Object
Main program entry point for exporting the system properties, used for detecting the VM version.
  • Constructor Details

    • PrintPropertiesMain

      PrintPropertiesMain()
  • Method Details

    • main

      public static void main(String[] argv) throws Exception
      Parameters:
      argv - Command line arguments
      Throws:
      Exception