-
Enhancement
-
Resolution: Fixed
-
P4
-
19
-
b16
In `PSRootsClosure`:
```
// We never card mark roots, maybe call a func without test?
```
Because roots are known to be off-heap, we can skip the card-marking inside `PSPromotionManager::copy_and_push_safe_barrier`.
```
// We never card mark roots, maybe call a func without test?
```
Because roots are known to be off-heap, we can skip the card-marking inside `PSPromotionManager::copy_and_push_safe_barrier`.