-
Enhancement
-
Resolution: Fixed
-
P4
-
19
-
b04
`JNIHandles::weak_oops_do(BoolObjectClosure* is_alive, OopClosure* f)` is unused.
OopStorageSet tracks all weak roots, so it's not necessary to do weak-roots-processing for each kind of weak root individually.
OopStorageSet tracks all weak roots, so it's not necessary to do weak-roots-processing for each kind of weak root individually.