[jboss-jira] [JBoss JIRA] Updated: (JBMICROCONT-121) Javassist based reflection objects uses the compiler
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Fri Jul 20 14:08:04 EDT 2007
[ http://jira.jboss.com/jira/browse/JBMICROCONT-121?page=all ]
Adrian Brock updated JBMICROCONT-121:
-------------------------------------
Fix Version/s: (was: JBossMC-2.0.0.CR1)
> Javassist based reflection objects uses the compiler
> ----------------------------------------------------
>
> Key: JBMICROCONT-121
> URL: http://jira.jboss.com/jira/browse/JBMICROCONT-121
> Project: JBoss MicroContainer
> Issue Type: Task
> Components: BeanInfo
> Reporter: Adrian Brock
> Assigned To: Ales Justin
>
> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list