Structs§
- Concurrent
Immix - A concurrent Immix plan. The plan supports concurrent collection (strictly non-moving) and STW full heap collection (which may do defrag). The concurrent GC consists of two STW pauses (initial mark and final mark) with concurrent marking in between.
Constants§
- CONCURRENT_
IMMIX_ CONSTRAINTS - The plan constraints for the concurrent immix plan.