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

Remove support for javadoc "frames" mode

XMLWordPrintable

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

      The javadoc Standard Doclet has been moving away from the use of frames to navigate around the documentation to the use of javadoc Search.

      In recent releases, we have been through a sequence of steps:
        1. Frames, no Search (up to JDK 8)
        2. Frames generated, but not displayed by default
        3. Frames not generated by default
      In addition, we have taken steps to ensure that all navigation that could be done with frames can be done some other way, such as using Javadoc Search (assuming JavaScript is enabled) or via the index pages (when JavaScript is disabled.)

      Now, the final step is to remove all support for frames in the generated documentation.

      This will also mean removing the `--frames` option. The `--no-frames` option will be retained, but will effectively become a no-op.

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

              Created:
              Updated:
              Resolved: