Class Summary |
Immix |
This class implements the global state of an immix collector. |
ImmixCollector |
This class implements per-collector thread behavior
and state for the Immix plan, which implements a full-heap
immix collector. |
ImmixConstraints |
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know. |
ImmixDefragTraceLocal |
This class implements the thread-local functionality for a defragmenting
transitive closure over an immix space. |
ImmixMutator |
This class implements per-mutator thread behavior
and state for the Immix plan, which implements a full-heap
immix collector. |
ImmixTraceLocal |
This class implements the thread-local functionality for a transitive
closure over an immix space. |