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

UpdateRSetDeferred should not enqueue cards for NULL references

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9, 10
    • 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.

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

              Created:
              Updated:
              Resolved: