Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-13833

ImmutableListCopy hashCode should be the same as ArrayList

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 14.0.0.Dev03
    • None
    • Core
    • None

    Description

      The ImmutableListCopy hashCode method invokes super and Arrays.hashCode both. It only needs to do the latter to be equal to ArrayList, which is preferable as some code paths may use a different impl.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: