[jboss-jira] [JBoss JIRA] Updated: (JBMICROCONT-121) Javassist based reflection objects uses the compiler

Bruno Georges (JIRA) jira-events at lists.jboss.org
Fri Jul 6 04:12:57 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMICROCONT-121?page=all ]

Bruno Georges updated JBMICROCONT-121:
--------------------------------------

    Fix Version/s: JBossMC_2_0_0_CR1
         Assignee: Ales Justin

> 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
>    Affects Versions: JBossMC_2_0_0 Beta
>            Reporter: Adrian Brock
>         Assigned To: Ales Justin
>             Fix For: JBossMC_2_0_0_CR1
>
>
> 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