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

typo in the parameter name in @throws of ClassDesc::ofDescriptor

XMLWordPrintable

    • b04

        static ClassDesc ofDescriptor(String descriptor)

        Throws:
        IllegalArgumentException - if the name string is not in the correct format

        Should be:
        IllegalArgumentException - if the descriptor string is not in the correct format

              darcy Joe Darcy
              mchung Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: