Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8175221

Cleanup DirtyCardQueueSet::concatenate_log

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • gc
    • b21
    • generic
    • generic

      The desired behavior for DirtyCardQueueSet::concatenate_log is very similar to that of the flush function, e.g. enqueue the dcq's buffer and drop the buffer reference from the dcq. But the existing concatenate_log implementation, by not using flush, ends up adding several other functions to the dcq API that are only used here.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: