Class SpecApplication

SpecApplication

public class SpecApplication
This class is used for launching the SpecJVMClien98 as an application. This mode of operation is only for debugging purpose. The results from this mode can or can't reported to the Spec team depending on the final run rules


Constructor Index

 o SpecApplication()

Method Index

 o harness()
Brings up the harness window
 o main(String[])
Instance main method.
 o runBenchmark(String, boolean)
Runs the selected benchmark

Constructors

 o SpecApplication
 public SpecApplication()

Methods

 o main
 public static void main(String args[])
Instance main method. This method parses all the command line options for SpecJVMClient and sets the run parameters accordingly.

 o harness
 public static void harness()
Brings up the harness window

 o runBenchmark
 public static void runBenchmark(String className,
                                 boolean autorun)
Runs the selected benchmark