-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
b10
Parallel GC uses a few different task queues for distributing work; the corresponding TaskQueueSets they are all differently suffixed with "_stack", "_array" or "_queues" (like other GCs).
Make naming uniform.
Also, parallel gc is the only user of a few global typedefs located in taskqueue.hpp; move them.
Make naming uniform.
Also, parallel gc is the only user of a few global typedefs located in taskqueue.hpp; move them.
- duplicates
-
JDK-8185908 Move OverflowTaskQueue typedefs to the appropriate places
-
- Closed
-