[
https://issues.apache.org/jira/browse/BCEL-329?focusedWorklogId=327387&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-327387
]
ASF GitHub Bot logged work on BCEL-329:
---------------------------------------
Author: ASF GitHub Bot
Created on: 12/Oct/19 20:55
Start Date: 12/Oct/19 20:55
Worklog Time Spent: 10m
Work Description: garydgregory commented on pull request #34: fix
BCEL-329 attribute duplication
URL: https://github.com/apache/commons-bcel/pull/34
----------------------------------------------------------------
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: 327387)
Time Spent: 20m (was: 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: 20m
> 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)