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

Use range based visitor for Howl-Full cards

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: