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

Javadoc cleanup of javax.sound.midi package

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • client-libs
    • b28
    • generic
    • generic

         - @param, @return should not end with a dot, except a case when more than one sentences are used.
         - Description of the class/method/field should be followed by dot.
         - Incorrect links or typos should be fixed
         - 80 column limit.
         - empty line after description/before the first tag.
         - sets of spaces in the middle of text were deleted.
         - @param, @throws, @return should be aligned, to be more readable.
         - <tag> should be replaced by {@tag }.
         - unnecessary imports should be removed.
         - @see tags can be simplified in some places.

        The full specdiff: http://cr.openjdk.java.net/~serb/8050852/javadoc/overview-summary.html
        Webrev can be found at: http://cr.openjdk.java.net/~serb/8050852/webrev.02

              serb Sergey Bylokhov
              serb Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: