Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082922 | emb-9 | Stefan Karlsson | P4 | Resolved | Fixed | team |
_task_queues is created with ParallelGCThreads, but workers()->total_workers() is used when iterating over the set.
I propose that we expose the size of the taskqueue set and use that instead.
I propose that we expose the size of the taskqueue set and use that instead.
- backported by
-
JDK-8082922 Don't use workers()->total_workers() when walking G1CollectedHeap::_task_queues
-
- Resolved
-