Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1077

java.lang.VerifyError when applying an interceptor on a method in a class with final equals

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.1.6.Final, 2.0.0.Alpha2
    • 1.1.5.Final
    • Proxies
    • None

    Description

      When an interceptor is applied for a method in a class with final equals method the generated proxy class could not be loaded by JVM due to java.lang.VerifyError: class org.jboss.weld.tests.interceptors.finalEquals.2050313848$Proxy$_$$_WeldSubclass overrides final method equals.(Ljava/lang/Object;)Z

      I creted a pull request for Arquillain test case demonstrating this issue.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            titmus Sebastian Graca (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: