JDK-6298888 : Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-07-19
  • Updated: 2021-03-11
  • Resolved: 2013-04-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8 b86Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
RFE 5033583 added a toGenericString method to Method, Constructor, and Field.  Similar functionality would be useful for both java.lang.Class and the implementations of java.lang.reflect.Type (which includes java.lang.Class).

###@###.### 2005-07-19 19:47:33 GMT

Comments
Review thread on core-libs-dev: http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-April/015664.html
05-04-2013

Fixing along with JDK-6992705.
03-04-2013

EVALUATION A fine idea. ###@###.### 2005-07-19 19:47:33 GMT
19-07-2005