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

BitMap set operations copy their other BitMap argument

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • 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.

            stefank Stefan Karlsson
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: