Skip to content

Unresolved self-recursive generics comparison causes StackOverflowError #3084

Closed
@chris-real

Description

@chris-real

In #3051 comparison of nested generics was improved.

This change causes projects which has certain complexities in the domain model, with some inheritance and self references to StackOverflowError in TypeDiscoverer.equals(...) during startup.

I've created a minimal example of this error in https://github.com/chris-real/data-stackoverflow

Metadata

Metadata

Assignees

Labels

type: regressionA regression from a previous release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions