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

G1RemSet::_conc_refine_cards is incremented unsynchronized

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 14
    • 9
    • 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.

            kbarrett Kim Barrett
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: