You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wilkinsona
changed the title
ConfigurationPropertyName#equals method has Unexpected characteristic
ConfigurationPropertyName#equals is not symmetric for adapted names
Mar 23, 2022
wilkinsona
changed the title
ConfigurationPropertyName#equals is not symmetric for adapted names
ConfigurationPropertyName#equals is not symmetric when adapt has removed trailing characters from an element
Mar 23, 2022
Use ConfigurationPropertyName#adapt method to create two ConfigurationPropertyName, a equals to b but b not equals to a
The problems is in defaultElementEquals method, see below
The text was updated successfully, but these errors were encountered: