[jboss-jira] [JBoss JIRA] (AS7-5127) Performance bottleneck on Javassist

Scott Marlow (JIRA) jira-events at lists.jboss.org
Thu Jul 5 17:59:12 EDT 2012


    [ https://issues.jboss.org/browse/AS7-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704715#comment-12704715 ] 

Scott Marlow commented on AS7-5127:
-----------------------------------

Is there a HHH- issue also for Hibernate to upgrade to Javassist 3.17.0-GA 
                
> Performance bottleneck on Javassist
> -----------------------------------
>
>                 Key: AS7-5127
>                 URL: https://issues.jboss.org/browse/AS7-5127
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JPA / Hibernate
>    Affects Versions: 7.1.2.Final (EAP)
>         Environment: Sun/Oracle JDK 1.6_32, Linux 64b
>            Reporter: Alessandro Lazarotti
>            Assignee: Scott Marlow
>             Fix For: No Release
>
>
> 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. 
> Javassist 3.17.0-GA fixes it. AS7 should update its current javassist version.
> More details in https://issues.jboss.org/browse/JASSIST-163

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list