Open
Description
mmtk-core/src/util/sanity/sanity_checker.rs
Lines 81 to 82 in 3252c24
For sanity GC, we should be caching all the roots from any root work packet created by RootsWorkFactory
. Do we still need to run ScanVMSpecificRoots
in sanity GC?