StackOverflow exception when comparing FeatureTypeInfo

Description

Using .equals() with FeatureTypeInfoImpls which contain a non-empty list of AttributeTypeInfoImpls and are equal, but not the same object, will result in a StackOverflowException.

So far, I have not been able to reproduce this in any runtime code, just in test cases (I expect we don't actually use FeatureTypeInfoImpl.equals anywhere that this could crop up).

Environment

None

Activity

Torben Barsballe
October 6, 2017 at 10:01 PM
Fixed

Details

Assignee

Reporter

Priority

Created October 6, 2017 at 9:53 PM
Updated November 15, 2021 at 10:09 AM
Resolved October 27, 2017 at 4:00 PM