|
Class Summary |
| Gen |
This abstract class implements the core functionality of generic
two-generation copying collectors. |
| GenCollector |
This abstract class implements per-collector thread
behavior and state for generational copying collectors. |
| GenConstraints |
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know. |
| GenMatureTraceLocal |
This abstract class implements the core functionality for a transitive
closure over the heap graph. |
| GenMutator |
This abstract class implements per-mutator thread behavior
and state for generational copying collectors. |
| GenNurseryTraceLocal |
This class implements the core functionality for a transitive
closure over the heap graph. |