Issue Type: Feature Request Feature Request
Affects Versions: 3.16.1-GA
Assignee: Shigeru Chiba
Created: 17/Jun/12 10:57 AM
Description:

Type parameters for Java generics should be accessible by reflection.
However, Javassist does not provide direct support for adding the type
information needed for that reflection capability, which is called
a generic signature. It must be added to a class file by using the
lower-level API of Javassist.

The generic signatures are also used by a compiler (and an editor) when only a class file is available and a source file is not.

Project: Javassist
Priority: Major Major
Reporter: Shigeru Chiba
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira