On 16 Feb 2010, at 12:12, Jaikiran Pai wrote:
Kabir Khan wrote:
> On 15 Feb 2010, at 15:35, Bill Burke wrote:
>
>> is probably BeanInfo creation (all the reflection stuff). I personally
> Yeah, I have seen that they take a fair amount of time, but when digging in most of
the time is taken in java.lang.reflect.getDeclaredMethods/Constructors. BeanInfo does not
seem to add anything significant on top
I haven't looked in the latest profiler snapshots, but the last time i
checked, we noticed this
http://community.jboss.org/message/434125#434125 Are these
the "Reflection hacks" Bill was mentioning earlier?