UpdateRSetDeferred should not enqueue cards for NULL references

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 9, 10
    • Component/s: hotspot
    • gc
    • b21

      UpdateRSetDeferred is used to enqueue cards that contain cross-region references into the DCQ to be processed later during evacuation failure.

      The current code creates cards for NULL references since the current check considers NULL references as to outside the region.

      These cards are unnecessary, fix this.

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: