Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-421

StateTags$CombiningValueStateTag inherits equals from super class but without incorporating its state

Details

    Description

      FindBugs EQ_DOESNT_OVERRIDE_EQUALS: Class doesn't override equals in superclass

      Applies to: StateTags$CombiningValueStateTag. CombiningValueStateTag inherits its equals implementation from its parent class, KeyedCombiningValueStateTag. CombiningValueStateTag has additional fields which are not included in the equality implementation, which may be incorrect.

      This is a good starter bug. When fixing, please remove the corresponding entries from findbugs-filter.xml and verify the build passes.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              swegner Scott Wegner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: