Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.12.0
-
None
Description
When calling TypeUtils.getRawType(Type type, Type assigningType), with a GenericArrayType of a WildcardType it crashes with a NPE.
Minimum viable example attached.