[
https://issues.apache.org/jira/browse/BCEL-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved BCEL-197.
-----------------------
Resolution: Fixed
URL: http://svn.apache.org/r1695785
Log:
BCEL-197 Fix typo
Modified:
commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile/Utility.java
> add support for TypeVariables to signatureToString
> --------------------------------------------------
>
> Key: BCEL-197
> URL: https://issues.apache.org/jira/browse/BCEL-197
> Project: Commons BCEL
> Issue Type: Improvement
> Reporter: Mark Roberts
> Fix For: 6.0
>
> Attachments: t2TestCase.java, utility3.diff
>
>
> BCEL currently throws an Invalid signature exception for a
> TypeVariableSignature - designated with the letter 'T'. This patch adds
> support for these.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)