Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.12.0
-
None
Description
If TypeUtils.unrollVariables is called for a type which is a non-static inner class where the inner class and its enclosing class both have type parameters, then there's an infinite recursion which results in a StackOverflow error.
Simple test code that recreates the issue is attached.
Attachments
Attachments
Issue Links
- links to