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

javadoc --release could auto-link to JDK docs

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 14
    • tools

      Just as javac --release implies a virtual bootclasspath or modular equivalent, so too could javadoc --release imply an implicit --link-offline to the JDK docs.

      Maven tries to do this, but it seems like this should be more core responsibility. It would mean caching (in the repo) the package-list or element-list for the supported releases.

      We'd maybe want to be able to disable or retarget the links.

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

              Created:
              Updated:
              Resolved: