[
https://issues.apache.org/jira/browse/LANG-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory updated LANG-1697:
----------------------------------
Summary: TypeUtils.getRawType() throws a NullPointerException on Wildcard
GenericArrayType (was: TypeUtils getRawType throws a NullPointerException on
Wildcard GenericArrayType and null )
> TypeUtils.getRawType() throws a NullPointerException on Wildcard
> GenericArrayType
> ---------------------------------------------------------------------------------
>
> Key: LANG-1697
> URL: https://issues.apache.org/jira/browse/LANG-1697
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.reflect.*
> Affects Versions: 3.12.0
> Reporter: Jan Arne Sparka
> Priority: Minor
> Attachments: TestClass.java
>
>
> When calling TypeUtils.getRawType(Type type, Type assigningType), with a
> GenericArrayType of a WildcardType it crashes with a NPE.
> Minimum viable example attached.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)