Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-519

Never-ending loop in AbstractFeature.equals/hashCode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5, 0.6, 0.7, 0.8, 1.0, 1.1
    • 1.2
    • Features
    • None

    Description

      If two feature instances have cyclic associations (a property of feature A is an association to feature B, and a property of feature B is an association to feature A), the equals(Object) and hashCode() methods of those features fall in an infinite loop. We need to add a safety against infinite recursivity.

      Attachments

        Issue Links

          Activity

            People

              desruisseaux Martin Desruisseaux
              desruisseaux Martin Desruisseaux
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: