G1RemSet::_conc_refine_cards is incremented unsynchronized

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 14
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc
    • b18

      G1RemSet::_conc_refine_cards, the number of cards actually refined after all filtering, is incremented in an unsynchronized fashion.

      This may lead to completely off values when multiple refinement threads are working on it.

      Note that this may be intentional, but if so document this behavior.

            Assignee:
            Kim Barrett
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: