G1SATBCardTableLoggingModRefBS::invalidate() incorrect with whole_heap == true

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc
    • b150

      The code path for G1SATBCardTableLoggingModRefBS::invalidate() with whole_heap = true is incorrect.

      While it dirties the cards, it does not enqueue them, leading to missing remembered set entries.

      Fortunately there is no caller in G1 code with whole_heap set to true.

            Assignee:
            Leonid Mesnik
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: