Use range based visitor for Howl-Full cards

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 18
    • Affects Version/s: 18
    • Component/s: hotspot
    • gc
    • b23

      While looking at JDK-8276540 I noticed that for iterating over Howl-Full card set containers, we iterate the range card-by-card (`do_card`).

      It's more efficient to use the range-based visitor method for that (`do_card_range`). Implement this.

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

              Created:
              Updated:
              Resolved: