[
https://issues.apache.org/jira/browse/FELIX-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Ward resolved FELIX-6063.
---------------------------------
Resolution: Fixed
Updated in SVN commit 1853936
> Avoid using reflection operations which require permissions
> -----------------------------------------------------------
>
> Key: FELIX-6063
> URL: https://issues.apache.org/jira/browse/FELIX-6063
> Project: Felix
> Issue Type: Improvement
> Components: Converter
> Affects Versions: converter-1.0.2
> Reporter: Timothy Ward
> Assignee: Timothy Ward
> Priority: Major
> Fix For: converter-1.0.4
>
>
> The Converter implementation uses lots of reflection as part of its
> operation, however it is only expected to interact with public members. It
> should therefore not use getDeclaredMethods() or getDeclaredFields().
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)