[
https://issues.apache.org/jira/browse/BCEL-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329918#comment-15329918
]
Sebb commented on BCEL-243:
---------------------------
URL: http://svn.apache.org/viewvc?rev=1748444&view=rev
Log:
BCEL-243 Type.getType() needs to understand TypeVariableSignature(s)
Added:
commons/proper/bcel/trunk/src/test/java/org/apache/bcel/generic/TypeTestCase.java
(with props)
Modified:
commons/proper/bcel/trunk/src/changes/changes.xml
commons/proper/bcel/trunk/src/main/java/org/apache/bcel/generic/Type.java
> Type.getType() needs to understand TypeVariableSignature(s)
> -----------------------------------------------------------
>
> Key: BCEL-243
> URL: https://issues.apache.org/jira/browse/BCEL-243
> Project: Commons BCEL
> Issue Type: Bug
> Reporter: Mark Roberts
> Attachments: b243test.txt, type.diff
>
>
> Correct Type.getType() to use the updated Type support added as part of
> BCEL-197.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)