DO NOT REPLY [Bug 48279] "Invalid method signature: TT;" when using MethodGen for a method having a generic parameter
[email protected] Wed, 25 Nov 2009 04:52:00 -0800 (PST)
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
https://issues.apache.org/bugzilla/show_bug.cgi?id=48279 --- Comment #1 from Enrico Gueli <[email protected]> 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.