Uploaded image for project: 'Directory Client API'
  1. Directory Client API
  2. DIRAPI-319

The RestrictedByItem class stores elements in a Set, expecting it to be ordered.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0.AM1
    • 2.0.0.AM2
    • None

    Description

      Element injected in a RestrictedByItem instance will be stored in a Set. Nevertheless, we expect those elements to be ordered so that a test on the hashcode gives a egal value no matter what the elements order is.

      When switching from Java 7 to Java 8, the check fails.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elecharny Emmanuel Lécharny
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: