-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: hotspot
-
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
-