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

Shenandoah: Update refs iterator does not need to be a member of ShenandoahHeap

XMLWordPrintable

    • gc

      The iterator is used outside of Shenandoah heap to support an assert, and must be 'reset' for correctness. These iterators are typically used as a local variable, and we can do that with this iterator as well to simplify the code.

            wkemper William Kemper
            wkemper William Kemper
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: