[jboss-jira] [JBoss JIRA] Updated: (JBREFLECT-6) Javassist based reflection objects uses the compiler
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Fri Nov 27 07:22:30 EST 2009
[ https://jira.jboss.org/jira/browse/JBREFLECT-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flavia Rainone updated JBREFLECT-6:
-----------------------------------
Complexity: High
> Javassist based reflection objects uses the compiler
> ----------------------------------------------------
>
> Key: JBREFLECT-6
> URL: https://jira.jboss.org/jira/browse/JBREFLECT-6
> Project: JBoss Reflection
> Issue Type: Task
> Components: Javassist
> Reporter: Adrian Brock
> Assignee: Flavia Rainone
>
> The JavassistReflectionFactory builds up a source to compile the method, constructor and field accesors.
> These implementations are faster than the normal reflection equivalents, but using the compiler is slow.
> These methods should be optimized to generate the bytecode directly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list