Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5033583

(reflect) need toGenericString methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 5.0
    • 5.0
    • core-libs

      Various classes in java.lang.reflect have been updated in Tiger with "generic" versions of existing methods to provide generic and non-generic views of their type information; e.g. getGenericExceptionTypes, getGenericParameterTypes, etc. However, the toString methods of these classes still only print out non-generic type information about the objects. A toGenericString method would allow a more accurate representation of the type to be displayed.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: