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

Missing links to exceptions in javadoc for Class.getGeneric{Superclass, Interfaces}

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 7
    • core-libs

      The javadoc for the two methods in java.lang.Class getGenericSuperclass and getGenericInterfaces are missing links to the two exceptions types

      GenericSignatureFormatError
      MalformedParameterizedTypeException

      These methods are in the java.lang.reflect package and those types either need to be imported or those names fully qualified to geet the link to generate properly.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: