-
Enhancement
-
Resolution: Fixed
-
P4
-
19
-
b16
The same closure is also used in `ParallelScavengeRefProcProxyTask`. Passing this closure to the constructor means that we can skip a non-strong reference promptly when its referent is live, instead of filtering them out in a later stage.