Class Summary |
GenCopy |
This class implements the functionality of a standard
two-generation copying collector. |
GenCopyCollector |
This class implements per-collector thread behavior and state for
the GenCopy two-generational copying collector. |
GenCopyConstraints |
GenCopy constants. |
GenCopyMatureTraceLocal |
This class implements the core functionality for a transitive
closure over the heap graph, specifically in a Generational copying
collector. |
GenCopyMutator |
This class implements per-mutator thread behavior and state for
the GenCopy two-generational copying collector. |