public static class CollectionPolicy.Options extends Object
| Modifier and Type | Field and Description |
|---|---|
static HostedOptionKey<String> |
InitialCollectionPolicy
Pro tip: A fully qualified name looks like
com.oracle.svm.core.genscavenge.CollectionPolicy$ByTime, so if it has a
dollar sign in it you probably have to quote it to protect it from the shell. |
static RuntimeOptionKey<Integer> |
PercentTimeInIncrementalCollection
Ratio of incremental to complete collection times that cause complete collections.
|
| Constructor and Description |
|---|
Options() |
public static final HostedOptionKey<String> InitialCollectionPolicy
com.oracle.svm.core.genscavenge.CollectionPolicy$ByTime, so if it has a
dollar sign in it you probably have to quote it to protect it from the shell.public static final RuntimeOptionKey<Integer> PercentTimeInIncrementalCollection