Mark Struberg created OWB-957:
---------------------------------

             Summary: interceptor proxies blow up if you have more than 127 
methods in a class
                 Key: OWB-957
                 URL: https://issues.apache.org/jira/browse/OWB-957
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.2.4
            Reporter: Mark Struberg
            Assignee: Mark Struberg
            Priority: Critical
             Fix For: 2.0.0, 1.2.5


The bytecode we generate uses BIPUSH for the method array index. 

This leads to an ArrayIndexOutOfBoundsException if you have more than 127 
methods in a class.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to