Adrian Nistor created ISPN-5464:
-----------------------------------
Summary: ReflectionHelper fails to detect element type for arrays of generic
types
Key: ISPN-5464
URL:
https://issues.jboss.org/browse/ISPN-5464
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Affects Versions: 7.2.1.Final
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 7.2.2.Final, 8.0.0.Alpha1
A property declared like:
{code}
SomeGenericType<T>[] myArrayProperty;
{code}
Will cause a ClassCastException in ReflectionHelper.
This affects indexless queries only.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)