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

The order of @param in the generated docs should match the method signature

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 19
    • 14
    • tools
    • None

      javadoc currently outputs the list of `@param` matching the declaration order in the source (see JDK-8233956). It'd be nice if javadoc output the list of @param in the generated docs in the same order as declared in the method signature.

            hannesw Hannes Wallnoefer
            mchung Mandy Chung
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: