You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mark Roberts (Jira)" <ji...@apache.org> on 2019/10/11 17:23:00 UTC

[jira] [Commented] (BCEL-329) MethodGen duplicates some attributes

    [ https://issues.apache.org/jira/browse/BCEL-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949665#comment-16949665 ] 

Mark Roberts commented on BCEL-329:
-----------------------------------

I have a fix available and will submit a pull request.

> MethodGen duplicates some attributes
> ------------------------------------
>
>                 Key: BCEL-329
>                 URL: https://issues.apache.org/jira/browse/BCEL-329
>             Project: Commons BCEL
>          Issue Type: Bug
>            Reporter: Mark Roberts
>            Priority: Major
>
> If you use MethodGen to modify a class file that contains RuntimeAnnotations or RuntimeParameterAnnotations then each call to getMethod will duplicate these annotations.  This will cause a JVM failure at load time as only one annotation of each type is permitted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)