Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15338 Java 11 runtime support
  3. HADOOP-15902

[JDK 11] Specify the HTML version of Javadoc to 4.01

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • None
    • None
    • Reviewed

    Description

      From JDK9, Javadoc has options to specify the HTML version.

      $ javadoc --help
      ...
      -html4        Generate HTML 4.01 output
      -html5        Generate HTML 5 output
      

      JDK8 supports only HTML 4.01 output. The default html version of JDK9 and JDK10 is 4.01. That of JDK11 is 5. Let's unify the version to 4.01 for now.

      Attachments

        1. HADOOP-15902.2.patch
          0.9 kB
          Takanobu Asanuma
        2. HADOOP-15902.1.patch
          0.8 kB
          Takanobu Asanuma

        Issue Links

          Activity

            People

              tasanuma Takanobu Asanuma
              tasanuma Takanobu Asanuma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: