javadoc complains about empty module

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 9
    • Component/s: tools
    • None

      It is reasonable to run javadoc on an module, such as an application or service provider module that has no public or protected API to publish.

      Instead, javadoc complains:
      javadoc: error - No public or protected classes found to document.

      The test case is trivial

      module empty { }

            Assignee:
            Kumar Srinivasan
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: