- java.lang.Object
-
- com.ibm.j9ddr.vm29.tools.ddrinteractive.gccheck.GCCheckRunner
-
- All Implemented Interfaces:
IBootstrapRunnable
public class GCCheckRunner extends Object implements IBootstrapRunnable
-
-
Constructor Summary
Constructors Constructor Description GCCheckRunner()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
run(com.ibm.j9ddr.vm29.pointer.generated.J9JavaVMPointer vm, String[] args, PrintStream out)
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods declared in interface com.ibm.j9ddr.IBootstrapRunnable
run
-
-
-
-
Method Detail
-
run
public static void run(com.ibm.j9ddr.vm29.pointer.generated.J9JavaVMPointer vm, String[] args, PrintStream out) throws CorruptDataException
- Throws:
CorruptDataException
-
-