org.mmtk.utility.options
Class FullHeapSystemGC
java.lang.Object
org.vmutil.options.Option
org.vmutil.options.BooleanOption
org.mmtk.utility.options.FullHeapSystemGC
public final class FullHeapSystemGC
- extends BooleanOption
Should a major GC be performed when a system GC is triggered?
Fields inherited from class org.vmutil.options.Option |
ADDRESS_OPTION, BOOLEAN_OPTION, ENUM_OPTION, FLOAT_OPTION, INT_OPTION, MICROSECONDS_OPTION, PAGES_OPTION, RAW, READABLE, set, STRING_OPTION, XML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullHeapSystemGC
public FullHeapSystemGC()
- Create the option.