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

New javadoc options don't conform to JEP 293 (GNU style options)

    XMLWordPrintable

Details

    • b139
    • Verified

    Description

      There are several options:
      --show-members:value
      --show-types:value
       --show-packages:value
      --show-module-contents:valu
      --expand-requires:value

      They are use colon to separate option from argument

      Some other javac related options don't support "=" as separator
      javadoc --module-path=.
      javadoc: error - invalid flag: --module-path=.

      javadoc --module-source-path=.
      javadoc: error - invalid flag: --module-source-path=.


      Attachments

        Issue Links

          Activity

            People

              jjg Jonathan Gibbons
              anazarov Andrey Nazarov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: