Mark Roberts created BCEL-329:
---------------------------------

             Summary: 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


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)

Reply via email to