Issue Type: Bug Bug
Affects Versions: 4.1.4
Assignee: Unassigned
Components: core
Created: 06/Jul/12 10:00 AM
Description:

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

Javassist 3.17.0-GA fixes it. Hibernate should update its current javassist version: https://issues.jboss.org/browse/JASSIST-163

Environment: JDK 1.6-32 (Sun/Oracle) - Linux 64b
Project: Hibernate ORM
Priority: Major Major
Reporter: Alessandro Lazarotti
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira