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

REGRESSION: 11 options truncated from -help due to typos in standard.properties

XMLWordPrintable

    • b58
    • generic
    • generic

      j2se/src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties
      line 227:

         -nonavbar Do not generate navigation bar\n\
                                                                            ^^ extra

      There are extra characters at the end of "-nonavbar" line so the javadoc
      usage is not shown properly, the options which continued -nonavbar are
      never be shown.

      line 235-237:

        -sourcetab <tab length> Specify the number of spaces each tab takes up in the source\n -keywords Include HTML meta tags with package, class and member info\n
        -stylesheetfile <path> File to change style of the generated documentation\n
      There is no extra back slash at the end of "-keywords" line so that
      the resource 'doclet.usage' is not properly recognized.

            jhosunw Jamie Ho (Inactive)
            kurosaki Kenichi Kurosaki (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: