[infinispan-issues] [JBoss JIRA] (ISPN-5464) ReflectionHelper fails to detect element type for arrays of generic types
Adrian Nistor (JIRA)
issues at jboss.org
Thu May 14 05:12:19 EDT 2015
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)
More information about the infinispan-issues
mailing list