Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8215608 Remove old javadoc features
  3. JDK-8215580

Remove support for `--no-module-directories`

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • 13
    • 13
    • tools

      When modules were added to Java 9, javadoc did not initially take them into account in the structure of the generated output hierarchy, meaning that like-named packages in different modules could overlap. This was remedied in ... (JDK-8195795) but for temporary backward compatibility, an option was added to revert to the earlier, bad behavior. It is now time to remove support for the old behavior, and to remove the option that enables it.

            pmuthuswamy Priya Lakshmi Muthuswamy (Inactive)
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: