Root collection in tracing garbage collection algorithms
For questions related to the methods and algorithms tracing garbage collectors use to find root nodes to begin their scan of the heap. Like creating gc maps, visiting activation records, local variables and so on.