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
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.