After JDK-8230109, the only use of the information recorded under the G1GCPhaseTimes::MergeLBProcessedBuffers work item is in logging output. But that logging is accompanied by the number of merged dirty and skipped cards, which is the actually interesting information. We can remove that work item.
- relates to
-
JDK-8230109 G1DirtyCardQueueSet should use card counts rather than buffer counts
-
- Resolved
-