[
https://issues.apache.org/jira/browse/SLING-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-6247.
-------------------------------------
Resolution: Fixed
Added impl in rev 1768233
and simple test case in 1768234
> 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
> 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
(v6.3.4#6332)