Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-725

HashMap rehash fires events

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0.1
    • core-collections
    • None

    Description

      The rehash() method of HashMap fires an event when the hashmap is rehashed. This would cause a Listener to be called even if the map is not being modified.
      Quoting Greg "rehash() should probably set a rehash flag and put() should ensure that it is false before firing an event. "

      Attachments

        1. pivot-725.patch
          1 kB
          Gregory K. Brown

        Activity

          People

            Unassigned Unassigned
            lello Raffaele Borrelli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: