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

Javadoc does not handle packages correctly when used with module option.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 9
    • 9
    • tools
    • b142
    • generic
    • generic
    • Verified

    Description

      The qualified package exports such as exports foo to bar, is handled incorrectly. This needs to be fixed, before the build mechanism uses the new methodology.

      The rule is these qualified exported packages must be included under any one of the conditions:
      a. the package is specified directly on the command line
      b. show-packages command is specified with "all"
      c. show document contents is all
      d. -private or -package is specified on the command line

      package-summary.html is not correct, when used in module module

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: