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
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