Remove unused methods in WorkArounds and Utils

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 20
    • Component/s: tools
    • None
    • b23
    • generic
    • generic

      The following classes in the javadoc `WorkArounds` and `Utils` classes are not used anymore:

       - WorkArounds.searchClass(TypeElement, String)
       - Utils.findClass(Element, String)
       - Utils.getClasses(Element)
       - Utils.findClassInPackageElement(PackageElement, String)

      The last use of these (interdependent) methods was `ThrowsTaglet.inherit(...)`, which was removed in JDK-8295277.

            Assignee:
            Hannes Wallnoefer
            Reporter:
            Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: