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

Improve G1DirtyCardQueueSet::Queue::pop

XMLWordPrintable

    • gc
    • b11

      In G1DirtyCardQueueSet::Queue (introduced by JDK-8237143) the pop operation is unable to return the last element in the queue, because of a possible interaction with concurrent operations. That restriction can be lifted via a change to the implementation of pop.

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

              Created:
              Updated:
              Resolved: