When implementing JDK-8337709 for G1, the array chunking counters were not added like they are available for Parallel GC (e.g. 8337709).
Potentially there never were such counters, but they would be nice to have.
Potentially there never were such counters, but they would be nice to have.
- relates to
-
JDK-8341332 Refactor array chunking statistics counters
- Open
-
JDK-8339668 Parallel: Adopt PartialArrayState to consolidate marking stack in Full GC
- In Progress
-
JDK-8337709 Use allocated states for chunking large array processing
- Resolved