You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2018/08/27 08:17:00 UTC

[jira] [Closed] (SLING-6247) Potential class cast exception for primitive arrays

     [ https://issues.apache.org/jira/browse/SLING-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-6247.
-----------------------------------

> Potential class cast exception for primitive arrays
> ---------------------------------------------------
>
>                 Key: SLING-6247
>                 URL: https://issues.apache.org/jira/browse/SLING-6247
>             Project: Sling
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: Installer Configuration Factory 1.1.2
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Installer Configuration Factory 1.2.0
>
>
> If a configuration property is an array it is cast to Object[] which might lead to class cast exceptions if the array is actually a primitve array, like long[] etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)