-
Enhancement
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.2
-
Sun/Oracle JDK 1.6_32, Linux 64b
-
Not Required
-
NEW
The method javassist.util.proxy.RuntimeSupport.find2methods has a synch block, called indirectly by ProxyFactory.createClass(). It is a strong bottleneck for frameworks as Hibernate which can use it several times in a large set of data.
More details in https://issues.jboss.org/browse/JASSIST-163