[infinispan-issues] [JBoss JIRA] (ISPN-7229) Marshalling arrays throws exception
Radim Vansa (JIRA)
issues at jboss.org
Thu Nov 24 10:14:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-7229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radim Vansa updated ISPN-7229:
------------------------------
Status: Open (was: New)
> Marshalling arrays throws exception
> -----------------------------------
>
> Key: ISPN-7229
> URL: https://issues.jboss.org/browse/ISPN-7229
> Project: Infinispan
> Issue Type: Bug
> Components: Core, Marshalling
> Reporter: Radim Vansa
> Assignee: Radim Vansa
>
> The new marshalling code cannot handle arrays other than primitive[] or Object[] efficiently (it doesn't use Externalizers for the inner objects) and throws NPE in `ExternallyMarshallable.isAllowed` (because {{Foo[].class.getPackage()}} is {{null}}).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list