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

Enable javadoc to process source files in .zip or .jar file

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • tbd
    • 6
    • tools

    Description

      We currently ship src.zip file in the J2SE release. If a developer wants to
      inherit documentation from it, they must first unzip it, which enlarges
      it from 9.1MB to 37.5MB and takes several minutes to unzip. This is necessary
      because javadoc can only handle .java files, not .zip files.

      It would be preferable to allow the source file to remain zipped and
      simply allow javadoc to process the source files in the zip file.

      Might consider other formats as well, such as .jar, .tar, .gzip, .z, etc.

      Attachments

        Issue Links

          Activity

            People

              jjg Jonathan Gibbons
              dkramersunw Douglas Kramer (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Imported:
                Indexed: