You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Alex Dettinger (Jira)" <ji...@apache.org> on 2020/09/07 13:56:00 UTC

[jira] [Created] (CAMEL-15506) camel-bean: Do not use reflection on the annotation proxy in BeanAnnotationExpressionFactory

Alex Dettinger created CAMEL-15506:
--------------------------------------

             Summary: camel-bean: Do not use reflection on the annotation proxy in BeanAnnotationExpressionFactory
                 Key: CAMEL-15506
                 URL: https://issues.apache.org/jira/browse/CAMEL-15506
             Project: Camel
          Issue Type: Bug
            Reporter: Alex Dettinger


Do not use reflection on the annotation proxy in BeanAnnotationExpressionFactory. This is JVM implementation detail and some VMs (like SubstrateVM) may not implement it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)