BitMap set operations copy their other BitMap argument

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • b120
    • generic
    • generic

      All of the BitMap set operations (set_xxx, contains, intersect, is_same) take the other bitmap by value, so copy that argument. They should all take that argument by const reference.

            Assignee:
            Stefan Karlsson
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: