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

JavaCompilation.gmk needs to be updated not to use --doclint-format html5 option

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 15
    • infrastructure
    • None
    • b05

      Javadoc HTML4 support has been dropped by JDK-8187793.
      HTML5 is the default and only supported version by javadoc, as well as doclint.
      There is no need to specify the HTML version by using --doclint-format option in using javac since then.

            jjg Jonathan Gibbons
            ysatowse Yoshiki Sato (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: