You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-dev@jakarta.apache.org by bu...@apache.org on 2009/11/25 13:52:00 UTC

DO NOT REPLY [Bug 48279] "Invalid method signature: TT;" when using MethodGen for a method having a generic parameter

https://issues.apache.org/bugzilla/show_bug.cgi?id=48279

--- Comment #1 from Enrico Gueli <en...@polito.it> 2009-11-25 04:51:58 UTC ---
Created an attachment (id=24610)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24610)
a patch for this bug

It looks like this is due to an unsupported (and undocumented in the JLS) "T"
signature character, representing a generic type. The problem disappears with
the attached patch.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-dev-help@jakarta.apache.org