javadoc should better handle empty set of doclet options

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 15
    • Affects Version/s: 13
    • Component/s: tools

      1. javadoc will crash with NPE if Doclet.getSupportedOptions() returns null.
      2. It will print out a heading followed by nothing if Doclet.getSupportedOptions() returns an empty set.

      Both are undesirable for developers writing small doclets.

            Assignee:
            Pavel Rappo
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: