Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-99

Performance bottleneck on Javassist

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • None
    • JPA / Hibernate
    • None

    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.

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

      Attachments

        Issue Links

          Activity

            People

              smarlow1@redhat.com Scott Marlow
              rhn-support-alazarot Alessandro Lazarotti
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: