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

G1RemSet::_conc_refine_cards is incremented unsynchronized

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P5
    • 14
    • 9
    • hotspot
    • gc
    • b18

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: