-
Enhancement
-
Resolution: Fixed
-
P4
-
21
-
b08
```
OverflowTaskQueue<oop, mtGC> _marking_stack;
ObjArrayTaskQueue _objarray_stack;
```
The type and the name of the oop-stack can be updated to match its neighbor.
OverflowTaskQueue<oop, mtGC> _marking_stack;
ObjArrayTaskQueue _objarray_stack;
```
The type and the name of the oop-stack can be updated to match its neighbor.