[
https://issues.apache.org/jira/browse/OWB-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg closed OWB-957.
-----------------------------
> 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: 1.2.5, 1.5.0
>
>
> 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.3.4#6332)