[
https://issues.apache.org/jira/browse/BCEL-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Bourg updated BCEL-130:
--------------------------------
Priority: Blocker
Environment: (was: Operating System: Linux
Platform: PC)
Fix Version/s: 6.0
Priority: (was: P2)
Severity: (was: normal)
> Class files containing "ParameterAnnotations" are dumped incorrectly
> --------------------------------------------------------------------
>
> Key: BCEL-130
> URL: https://issues.apache.org/jira/browse/BCEL-130
> Project: Commons BCEL
> Issue Type: Bug
> Components: Main
> Affects Versions: 5.3
> Reporter: Mattias Ulbrich
> Assignee: Apache Commons Developers
> Priority: Blocker
> Fix For: 6.0
>
> Attachments: svn-diff
>
>
> A JavaClass containing methods with annotated parameters is dumped
> incorrectly. The content of such annotation attributes is not dumped,
> ParameterAnnotationEntry.dump(DataOutputStream dos)
> ParameterAnnotations.dump(DataOutputStream dos)
> were not implemented.
> I propose the implementation in the attached diff. It works for my examples.
> Regards,
> Mattias
--
This message was sent by Atlassian JIRA
(v6.2#6252)