[
https://issues.apache.org/jira/browse/BCEL-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter resolved BCEL-286.
----------------------------------
Resolution: Fixed
Assignee: Benedikt Ritter
Fix Version/s: 6.1
{code}
~/w/a/c/commons-bcel > svn ci -m "BCEL-286: Utility.signatureToString fails if
a method has multiple type arguments. Thanks to Mark Roberts."
Sending src/changes/changes.xml
Sending src/main/java/org/apache/bcel/classfile/Utility.java
Sending src/test/java/org/apache/bcel/classfile/UtilityTestCase.java
Transmitting file data ...done
Committing transaction...
Committed revision 1808131.
{code}
Thank you!
> Utility.signatureToString fails if a method has multiple type arguments
> -----------------------------------------------------------------------
>
> Key: BCEL-286
> URL: https://issues.apache.org/jira/browse/BCEL-286
> Project: Commons BCEL
> Issue Type: Bug
> Reporter: Mark Roberts
> Assignee: Benedikt Ritter
> Fix For: 6.1
>
> Attachments: Utility.diff
>
>
> signatureToString (in classfile/Utility.java) gets confused if a method has
> multiple type arguments.
> I have included a patch for fix and update to test-case that demonstrates the
> problem.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)