-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
A-docArea: DocumentationArea: DocumentationC-missingCategory: Missing stuff that should be addedCategory: Missing stuff that should be added
Description
If VMScanning::SCAN_MUTATORS_IN_SAFEPOINT
is false, mmtk-core does not schedule any stack root scanning work (ScanStackRoots
or ScanStackRoot
). MMTk expects each thread to scan its own stack once the thread is stopped, thus MMTk does not schedule any stack root scanning packet. However, this is not documented anywhere.
Metadata
Metadata
Assignees
Labels
A-docArea: DocumentationArea: DocumentationC-missingCategory: Missing stuff that should be addedCategory: Missing stuff that should be added