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

-linksource broken with modules

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 13
    • 13
    • tools

      As part of the work on JDK-8218998, it is observed that -linksource does not seem to be effective when modules are involved.

      This is reported as broken links by the link checker, and by direct observation of the generated files:

      $ find build/jtreg/work/jdk/javadoc/doclet/testMetadata/TestMetadata -name src-html
      build/jtreg/work/jdk/javadoc/doclet/testMetadata/TestMetadata/out-PACKAGES-NO_FRAMES-SINGLE/src-html
      build/jtreg/work/jdk/javadoc/doclet/testMetadata/TestMetadata/out-PACKAGES-FRAMES-SINGLE/src-html
      build/jtreg/work/jdk/javadoc/doclet/testMetadata/TestMetadata/out-PACKAGES-FRAMES-SPLIT/src-html
      build/jtreg/work/jdk/javadoc/doclet/testMetadata/TestMetadata/out-PACKAGES-NO_FRAMES-SPLIT/src-html


      Note there are no entries with PACKAGES replaced by MODULES

            hannesw Hannes Wallnoefer
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: