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

ASF GitHub Bot logged work on BCEL-329:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Oct/19 17:29
            Start Date: 11/Oct/19 17:29
    Worklog Time Spent: 10m 
      Work Description: markro49 commented on pull request #34: fix BCEL-329 
attribute duplication
URL: https://github.com/apache/commons-bcel/pull/34
 
 
   (also correct indentation)
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 327009)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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