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

Match exceptions using types of javax.lang.model, not strings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • tools
    • None

      When inheriting exception documentation, javadoc matches exceptions from an overridden method with those of the overriding method using string names, not even FQNs. This is misguided and leads to incorrect results. We should use appropriate types, not strings. (ThrowsTaglet is "stringly" typed.)

            prappo Pavel Rappo (Inactive)
            prappo Pavel Rappo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: