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

javadoc complains about empty module

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9
    • 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 { }

            ksrini Kumar Srinivasan
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: