G1RedirtyCardsQueueSet should be local to a collection

XMLWordPrintable

    • gc
    • b11

      Presently there is a singleton G1RedirtyCardsQueueSet in the heap object, which is reused by each collection. It would be better if it were local to the collection that is using it. This would eliminate any questions about whether it is empty at certain points, and would also allow progress on JDK-8221361.

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

              Created:
              Updated:
              Resolved: